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.
2 parents 01dac2d + 40496e9 commit 3c0adf2Copy full SHA for 3c0adf2
.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
69
70
# https://github.com/softprops/action-gh-release
71
- name: Create release and upload assets
72
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
73
# if: startsWith(github.ref, 'refs/tags/')
74
with:
75
name: ${{ env.RELEASE_TAG }}
0 commit comments