Skip to content

Commit

Permalink
Specified branch due to cloudflare/pages-action#97
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydrogers committed Nov 16, 2023
1 parent 54e9ba8 commit 5e13077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/site_deploy-static-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ jobs:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
projectName: docker-php
branch: ${{ github.head_ref || github.ref_name }}
directory: docs/.output/public
gitHubToken: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5e13077

Please sign in to comment.