andykenward/GitHub Action for Cloudflare Pages

Deploy to Cloudflare Pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cloudflare-api-tokenCloudflare API Tokenyes
cloudflare-account-idCloudflare Account IDyes
cloudflare-project-nameCloudflare Pages project name to upload toyes
directoryDirectory of static files to uploadyes
github-tokenGithub API keyyes
github-environmentGitHub environment to deploy to. You need to manually create this for the github repoyes
pr-numberGitHub pull request number to comment on. If not set, the action auto-detects from the event payload.no
working-directoryDirectory to run wrangler cli fromno
wrangler-versionWrangler version to use. Otherwise a default version from the action will be used.no
branchBranch name to use for Cloudflare Pages deployment. If not set, the branch is automatically detected from the GitHub context.no
namedescription
idCloudflare Pages deployed id
urlCloudflare Pages deployed url
environmentCloudflare Pages deployed environment "production" or "preview"
aliasCloudflare Pages deployed alias. Fallsback to deployed url if deployed alias is null
wranglerWrangler cli output