Skip to content

Commit b1a25f8

Browse files
committed
ci: fix wrangler action deploy workflow
1 parent 40b8f4c commit b1a25f8

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
@@ -40,4 +40,5 @@ jobs:
4040
with:
4141
packageManager: pnpm
4242
apiToken: ${{ secrets.CLOUDFLARE_WORKERS_KEY }}
43+
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
4344
command: pages deploy dist --project-name=kaplay

0 commit comments

Comments
 (0)