Skip to content

Commit

Permalink
Fix cloudflare account id
Browse files Browse the repository at this point in the history
  • Loading branch information
chenx-dust authored Dec 15, 2024
1 parent ece1d6e commit ae3b0d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ jobs:
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: deploy
env:
CLOUDFLARE_ACCOUNT_ID: ${{secrets.CLOUDFLARE_ACCOUNT_ID}}

0 comments on commit ae3b0d4

Please sign in to comment.