We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af88212 commit 5c4e9b0Copy full SHA for 5c4e9b0
1 file changed
.github/workflows/release-publish.yml
@@ -32,7 +32,7 @@ jobs:
32
publish: true
33
34
- name: Create GitHub Release
35
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
36
with:
37
tag_name: ${{ github.ref_name }}
38
name: Release ${{ github.ref_name }}
0 commit comments