1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #4870 from thornbill/fix-cf-pages-branch

This commit is contained in:
Bill Thornton 2023-10-10 17:21:13 -04:00 committed by GitHub
commit 550ad476af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,7 @@ jobs:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
projectName: jellyfin-web
branch: ${{ github.event.workflow_run.head_branch }}
directory: dist
gitHubToken: ${{ secrets.GITHUB_TOKEN }}