actions-marketplace-validations/Deploy a Cloudflare Pages Project
Deploy your Cloudflare Pages project, fully integrated into your CI pipeline.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | API key generated on the Cloudflare "My Account" page | yes | — |
| Email address associated with your Cloudflare account | yes | — | |
| account-id | Cloudflare account id | yes | — |
| project-name | Name of Cloudflare Pages project to deploy | yes | — |
| production | Indicates that the production build of the pages project should be deployed. | — | false |
| preview | Indicates that a preview environment for the current branch should be deployed. | — | false |
| branch | Name of the branch to be deployed. Cannot be used together with "production". | — | — |
| github-token | — | no | — |
Outputs
| name | description |
|---|---|
| deploymentId | Identifier of the completed deployment |
| url | Pages url where deployment can be accessed |