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

Commit eb86d6a

Browse files
build(deps): bump LizardByte/jellyfin-plugin-action from v2024.522.143446 to v2024.523.204421 (#369)
1 parent a8ccfae commit eb86d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-jellyfin-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Create/Update Jellyfin Release
9494
if: >-
9595
steps.check.outputs.hasTopic == 'true'
96-
uses: LizardByte/jellyfin-plugin-repo@v2024.522.143446
96+
uses: LizardByte/jellyfin-plugin-repo@v2024.523.204421
9797
with:
9898
action: ${{ github.event.action == 'deleted' && 'remove' || 'add' }}
9999
github_token: ${{ secrets.GH_BOT_TOKEN }}

0 commit comments

Comments
 (0)