Skip to content

Commit c4082f6

Browse files
Update softprops/action-gh-release action to v2
1 parent 43b304a commit c4082f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appstore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
path: Products
6565

6666
- name: Upload Release
67-
uses: softprops/action-gh-release@v1
67+
uses: softprops/action-gh-release@v2
6868
if: startsWith(github.ref, 'refs/tags/')
6969
with:
7070
files: |

0 commit comments

Comments
 (0)