Skip to content

Commit

Permalink
Merge pull request #35 from ubiquity/rndquu-patch-1
Browse files Browse the repository at this point in the history
ci: pass cloudflare credentials
  • Loading branch information
rndquu authored Mar 13, 2024
2 parents 397bf99 + 6235868 commit c8ca164
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ jobs:
output_directory: "static"
current_branch: ${{ github.ref_name }}
pull_request_number: ${{ github.event.pull_request.number }}
cloudflare_account_id: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
cloudflare_api_token: ${{ secrets.CLOUDFLARE_API_TOKEN }}
commit_sha: ${{ github.event.pull_request.head.sha }}

0 comments on commit c8ca164

Please sign in to comment.