We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
accountId
deploy-docs.yml
wrangler-action@v3
1 parent 8d66900 commit 13b84ccCopy full SHA for 13b84cc
.github/workflows/deploy-docs.yml
@@ -44,4 +44,5 @@ jobs:
44
uses: cloudflare/wrangler-action@v3
45
with:
46
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
47
+ accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
48
command: pages deploy packages/docs/.vitepress/dist --project-name=vue3-apollo-docs
0 commit comments