trufflehq/Publish to Cloudflare Pages
Publish a Pages project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| build-script | The script to build your site (default: `build`) (joins with `yarn workspace $workspace-name`) | no | build |
| cloudflare-account-id | Cloudflare Account ID | yes | — |
| cloudflare-api-token | Cloudflare API Token | yes | — |
| directory | The directory of static assets to upload (default: `dist`) | yes | dist |
| github-token | GitHub Token | yes | — |
| prebuild-script | The script to run before building your site | no | — |
| production-branch | The branch to deploy to production | yes | master |
| project-name | The name of the Cloudflare Pages project | yes | — |
| workspace-name | The name of the yarn workspace being deployed | yes | — |
| deploy-to-branch | The Cloudflare Pages branch to deploy to | no | — |
Outputs
no outputs