Skip to content

Commit

Permalink
Merge pull request #103 from jellyfin/renovate/shogo82148-actions-upl…
Browse files Browse the repository at this point in the history
…oad-release-asset-1.x

Update shogo82148/actions-upload-release-asset action to v1.7.4
  • Loading branch information
anthonylavado authored Mar 19, 2024
2 parents ffc1ffb + ee32d60 commit 4cb5a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_meta-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Upload to GitHub Release
if: ${{ github.event_name == 'release' }}
uses: shogo82148/[email protected].2
uses: shogo82148/[email protected].4
with:
upload_url: ${{ github.event.release.upload_url }}
overwrite: true
Expand Down

0 comments on commit 4cb5a3e

Please sign in to comment.