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 43b304a + c4082f6 commit 2c11010Copy full SHA for 2c11010
.github/workflows/appstore.yml
@@ -64,7 +64,7 @@ jobs:
64
path: Products
65
66
- name: Upload Release
67
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
68
if: startsWith(github.ref, 'refs/tags/')
69
with:
70
files: |
0 commit comments