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.
1 parent f3dd0dc commit 4b1833eCopy full SHA for 4b1833e
.github/workflows/publish-preview.yml
@@ -31,6 +31,7 @@ jobs:
31
name: Build
32
env:
33
NODE_OPTIONS: --max-old-space-size=4096
34
+ CF_PAGES_BRANCH: production
35
- run: npx wrangler pages deploy --project-name cloudflare-docs dist
36
name: Deploy to Cloudflare Pages
37
0 commit comments