kitabisa/Cloudflare Pages Action
Deploy your project to Cloudflare Pages with automatic project creation and setup custom domain (with support multiple domain)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 4, 2026
- License
- MIT
Pinned Snippet
uses: kitabisa/cloudflare-pages-action@477608f357f8e66da3ca83ba836124d6446f4d4a # v2.0.9tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api-token | Set api token | yes | — |
| account-id | Set account id | yes | — |
| branch | Set branch | yes | — |
| production-branch | Set production branch | yes | — |
| build-directory | Set build directory | yes | — |
| package-manager | Set package manager | yes | — |
| project-name | Set project name | yes | — |
| custom-domains | Set custom domains | no | "" |
| working-directory | Set working directory | no | . |
Outputs
| name | description |
|---|---|
| deployment-url | Define deployment url |
| pages-url | Define pages url |