playlists in gitea now
All checks were successful
Apply Kuberentes Configs / update-repo (push) Successful in 1s
Apply Kuberentes Configs / update-infrastructure (push) Successful in 1s

This commit is contained in:
2026-02-07 15:25:57 -07:00
parent 4268297107
commit 41876c6347

View File

@@ -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 }}