actions-marketplace-validations/Create GitHub API Deployment

Create a Deployment via the GitHub API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 29, 2019
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/abendigo_create-deployment@bb55ded3c5caaac0a9474deb88e39ad8de7b0679 # no releases — HEAD as of 2026-07-21

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

namedescriptionrequireddefault
tokenThis should be a token with access to your repository scoped in as a secretyes
refThe ref to deploy. This can be a branch, tag, or SHA. Defaults to the value of ${GITHUB_GITHUB_REPOSITORY}no
taskSpecifies a task to execute (e.g., deploy or deploy:migrations)no
payloadJSON payload with extra information about the deploymentno
environmentName for the target deployment environment (e.g., production, staging, qa)no
descriptionShort description of the deploymentno
namedescription
idThe ID of the Deployment