We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2c1b9 commit 7cab8a7Copy full SHA for 7cab8a7
.github/workflows/_meta-publish.yaml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Upload to GitHub Release
62
if: ${{ github.event_name == 'release' }}
63
- uses: shogo82148/[email protected].5
+ uses: shogo82148/[email protected].9
64
with:
65
upload_url: ${{ github.event.release.upload_url }}
66
overwrite: true
0 commit comments