Skip to content

Commit

Permalink
Add current branch to CF Pages publish job
Browse files Browse the repository at this point in the history
  • Loading branch information
thornbill committed Oct 10, 2023
1 parent 54d9d90 commit f173cf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit f173cf4

Please sign in to comment.