Skip to content

Commit 7cab8a7

Browse files
Update shogo82148/actions-upload-release-asset action to v1.7.9
1 parent 5a2c1b9 commit 7cab8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_meta-publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Upload to GitHub Release
6262
if: ${{ github.event_name == 'release' }}
63-
uses: shogo82148/[email protected].5
63+
uses: shogo82148/[email protected].9
6464
with:
6565
upload_url: ${{ github.event.release.upload_url }}
6666
overwrite: true

0 commit comments

Comments
 (0)