ci: add jellyfin version

This commit is contained in:
Kilian von Pflugk 2024-10-13 19:21:25 +00:00 committed by GitHub
parent 7327f3f46e
commit 12d82da4fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,6 +66,7 @@ jobs:
task-type: "updateManifest" task-type: "updateManifest"
env: env:
GITHUB_REPO_VISIBILITY: ${{ github.event.repository.visibility }} GITHUB_REPO_VISIBILITY: ${{ github.event.repository.visibility }}
MAIN_VERSION: "10.9"
- name: Commit changes - name: Commit changes
if: success() if: success()