actions-marketplace-validations/Netlify Deploy Action with Outputs

Netlify deployments via GitHub actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenGitHub tokenyes
netlify-auth-tokenYour Netlify personal access token (Please save it as a secret in your repo!)yes
netlify-site-idYour Netlify site's `API ID`yes
build-dirThe folder of the site want to deployyes
comment-on-commitIf `true` AND the context of the action is a `commit` then the action will comment on the SHA.nofalse
comment-on-pull-requestIf `true` AND the context of the action is a `pull_request` then the action will comment on the PR.nofalse
github-deployment-environmentThe name of the GitHub environment to deploy to.no
github-deployment-descriptionOptional description to add to the deployment.no
github-deployment-is-transientSpecifies if the given environment is specific to the deployment and will no longer exist at some point in the future.nofalse
github-deployment-is-productionSpecifies if the given environment is one that end-users directly interact with.notrue
github-deployment-should-report-statusIf `true` AND `github-env` is set then the action will report the status of environment deployments on pull requests.notrue
dry-runRun the action but don't actually deploy to Netlify or comment on the commit/PRnofalse
functions-dirThe folder of any functions to deployno
config-pathPath to a netlify.toml file to include in the deployno
draftIf it is a draft deploy or production deploynofalse
messageA short message to associate with the deploy (Note: setting this will override the default deploy message of `<type>: <title> [short_sha]`)no
namedescription
preview-urldeployment preview URL
preview-namedeployment preview name