diff --git a/.gitea/workflows/update-playlist.yml b/.gitea/workflows/update-playlist.yml index 11321f0..2b5bcc3 100644 --- a/.gitea/workflows/update-playlist.yml +++ b/.gitea/workflows/update-playlist.yml @@ -8,9 +8,9 @@ jobs: uses: ./.gitea/workflows/update-repo.yml runs-on: home-server run-python: + runs-on: home-server steps: - name: Run Python script - runs-on: home-server env: JELLYFIN_USER: ${{ secrets.JELLYFIN_USER }} JELLYFIN_PASSWORD: ${{ secrets.JELLYFIN_PASSWORD }}