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

build(deps): bump LizardByte/jellyfin-plugin-action from v2024.522.143446 to v2024.523.204421 #369

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading