Skip to content

Commit 8d66900

Browse files
committed
Remove accountId input from deploy-docs.yml as it's no longer required for wrangler-action@v3
1 parent 122ba30 commit 8d66900

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,4 @@ jobs:
4444
uses: cloudflare/wrangler-action@v3
4545
with:
4646
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
47-
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
4847
command: pages deploy packages/docs/.vitepress/dist --project-name=vue3-apollo-docs

0 commit comments

Comments
 (0)