Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
build(deps): bump LizardByte/jellyfin-plugin-action from v2024.522.14…
Browse files Browse the repository at this point in the history
…3446 to v2024.523.204421 (#369)
  • Loading branch information
ReenigneArcher authored May 23, 2024
1 parent a8ccfae commit eb86d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-jellyfin-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
- name: Create/Update Jellyfin Release
if: >-
steps.check.outputs.hasTopic == 'true'
uses: LizardByte/jellyfin-plugin-repo@v2024.522.143446
uses: LizardByte/jellyfin-plugin-repo@v2024.523.204421
with:
action: ${{ github.event.action == 'deleted' && 'remove' || 'add' }}
github_token: ${{ secrets.GH_BOT_TOKEN }}
Expand Down

0 comments on commit eb86d6a

Please sign in to comment.