Skip to content

Commit 2bfb531

Browse files
committed
ci: set Cloudflare account id
1 parent 94f3100 commit 2bfb531

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
uses: cloudflare/wrangler-action@v3
2020
with:
2121
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
22+
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 commit comments

Comments
 (0)