eddiegroves/Cloudflare Pages deploy

Deploys files to Cloudflare Pages project and sets Github deployment status.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 15, 2022
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: eddiegroves/cloudflare-pages-deploy-action@aa734f8ccf057fffba5dda586758d300d68a9802 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
cloudflare-account-idCloudflare account ID that contains the Pages projectyes
cloudflare-api-tokenCloudflare API token with Cloudflare Pages read/write permission.yes
cloudflare-environmentThe name of the environment (Cloudflare calls it a branch) you want for the Cloudflare Pages deployment. Does not have to match git branch.yes
cloudflare-pages-project-nameThe name of the Cloudflare Pages project you want to deploy to.yes
cloudflare-publish-directoryThe directory of static files to upload to Cloudflare Pages.yes
namedescription
github-deployment-idThe GitHub deployment identifier that this action created.
cloudflare-pages-deployment-idThe created Cloudflare Pages deployment identifier.
cloudflare-pages-urlThe URL where Cloudflare Pages was deployed to.