whatacotton/Cloudflare Pages GitHub Action
Publish to Cloudflare Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| apiToken | Cloudflare API Token | yes | — |
| accountId | Cloudflare Account ID | yes | — |
| projectName | The name of the Pages project to upload to | yes | — |
| directory | The directory of static assets to upload | yes | — |
| gitHubToken | GitHub Token | no | — |
| productionBranch | The name of the branch you want to deploy to production | yes | — |
| branch | The name of the branch you want to deploy to | no | — |
| workingDirectory | The working directory in which to run Wrangler | no | — |
| wranglerVersion | The version of Wrangler to use | no | 2 |
Outputs
no outputs