Skip to content

Commit dbd5979

Browse files
committed
Add accountId for CF deploying
1 parent 988401d commit dbd5979

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
uses: cloudflare/wrangler-action@2.0.0
2222
with:
2323
apiToken: ${{ secrets.CF_API_TOKEN }}
24+
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
2425
secrets: |
2526
APITOKEN
2627
env:

0 commit comments

Comments
 (0)