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 f97daf2 commit 6758599Copy full SHA for 6758599
.github/workflows/common_build_upload.yml
@@ -143,7 +143,7 @@ jobs:
143
144
- name: Release
145
id: release
146
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
147
if: startsWith(github.ref, 'refs/tags/')
148
continue-on-error: true
149
with:
@@ -268,7 +268,7 @@ jobs:
268
shell: bash
269
270
271
272
273
274
0 commit comments