Skip to content

Commit f9ddde6

Browse files
committed
ci: add account ID to deploy workflow
1 parent 1b6bbfa commit f9ddde6

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
@@ -27,4 +27,5 @@ jobs:
2727
uses: cloudflare/wrangler-action@v3
2828
with:
2929
apiToken: ${{ secrets.CLOUDFLARE_EDIT_WORKER_TOKEN }}
30+
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
3031
command: deploy

0 commit comments

Comments
 (0)