ubiquity/Continuous Deployment to Cloudflare Pages
Deploy to Cloudflare Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | The GitHub repository to deploy, in the format "organization/repository" | yes | — |
| production_branch | Production Branch | yes | — |
| build_artifact_name | Github artifact name of the build output file | yes | — |
| output_directory | Output Directory | yes | — |
| current_branch | Compare if not production branch for preview deploys | yes | — |
| cloudflare_account_id | Cloudflare account id | yes | — |
| cloudflare_api_token | Cloudflare API token | yes | — |
| commit_sha | Commit SHA for posting the deployment link | yes | — |
| workflow_run_id | Workflow run id which called the action, used for fetching the build artifact | yes | — |
| statics_directory | Directory that contains static files | no | — |
| app_id | GitHub App ID | no | — |
| app_private_key | GitHub App Private Key | no | — |
Outputs
no outputs