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-repo from 2024.609.4358 to 2024.715.145527 #445

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.609.4358
uses: LizardByte/jellyfin-plugin-repo@v2024.715.145527
with:
action: ${{ github.event.action == 'deleted' && 'remove' || 'add' }}
github_token: ${{ secrets.GH_BOT_TOKEN }}
Expand Down
Loading