mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 06:20:03 +03:00
Extract build steps to reusable __build.yml workflow. Call it from
build.yml with permissions: {} to prevent untrusted PR code from
accessing GITHUB_TOKEN. Secrets not passed to reusable workflow.