Skip to content

Commit c0788ec

Browse files
committed
Set account ID
1 parent 5f3fa49 commit c0788ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/frontend-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
uses: cloudflare/wrangler-action@v3
7070
with:
7171
apiToken: ${{ secrets.CF_API_TOKEN }}
72+
accountId: ${{ secrets.CF_ACCOUNT_ID }}
7273
environment: ${{ steps.meta.outputs.env }}
7374
workingDirectory: ./apps/frontend
7475
packageManager: pnpm

0 commit comments

Comments
 (0)