We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d48a9e + 9a5e979 commit 961ac1cCopy full SHA for 961ac1c
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
32
# https://github.com/softprops/action-gh-release
33
- name: Create release and upload assets
34
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
35
with:
36
name: ${{ env.RELEASE_TAG }}
37
tag_name: ${{ env.RELEASE_TAG }}
0 commit comments