fix url and remote repo

This commit is contained in:
CodeDevMLH
2026-01-06 23:30:56 +01:00
parent e3213f72cc
commit f0370ac57f
2 changed files with 6 additions and 6 deletions

View File

@@ -184,11 +184,11 @@ jobs:
- name: Checkout Seasonal Manifest Repo
uses: actions/checkout@v6
with:
repository: ${{ github.repository_owner }}/jellyfin-plugin-manifest
repository: ${{ github.repository_owner }}/Jellyfin-Seasonals
path: seasonal-manifest
token: ${{ secrets.JELLYFIN_PLUGIN_MANIFEST_UPDATER_PAT }}
- name: Update Central Manifest
- name: Update Seasonal Manifest
shell: bash
run: |
cd seasonal-manifest