Skip to content

Commit

Permalink
Pass Cloudflare account ID
Browse files Browse the repository at this point in the history
  • Loading branch information
kotx committed Feb 18, 2024
1 parent 0113f37 commit 19630e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
run: bun run deploy --project-name pink
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 comments on commit 19630e2

Please sign in to comment.