chore(deps): update softprops/action-gh-release action to v2
This commit was merged in pull request #32.
This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
||||
run: cog changelog --at ${{ steps.release.outputs.version }} -t full_hash > GITHUB_CHANGELOG.md
|
||||
|
||||
- name: Upload github release
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
body_path: GITHUB_CHANGELOG.md
|
||||
tag_name: ${{ steps.release.outputs.version }}
|
||||
|
||||
Reference in New Issue
Block a user