Skip to content

Commit

Permalink
ci: Specify CLOUDFLARE_ACCOUNT_ID (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikuroXina authored Aug 16, 2023
1 parent f2bfd57 commit 6dcbd9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
pnpm run deploy
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CF_API_TOKEN }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CF_ACCOUNT_ID }}

0 comments on commit 6dcbd9b

Please sign in to comment.