There was an error while loading. Please reload this page.
1 parent a8ccfae commit eb86d6aCopy full SHA for eb86d6a
1 file changed
.github/workflows/update-jellyfin-release.yml
@@ -93,7 +93,7 @@ jobs:
93
- name: Create/Update Jellyfin Release
94
if: >-
95
steps.check.outputs.hasTopic == 'true'
96
- uses: LizardByte/jellyfin-plugin-repo@v2024.522.143446
+ uses: LizardByte/jellyfin-plugin-repo@v2024.523.204421
97
with:
98
action: ${{ github.event.action == 'deleted' && 'remove' || 'add' }}
99
github_token: ${{ secrets.GH_BOT_TOKEN }}
0 commit comments