Skip to content

Commit 75b5340

Browse files
authored
Update file path for release asset uploads
1 parent 55dfe32 commit 75b5340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@ jobs:
9797
uses: softprops/action-gh-release@v2
9898
with:
9999
files: |
100-
artifacts/*.zip
100+
*.zip
101101
env:
102102
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)