actions-marketplace-validations/Deploy Github Actions

Deploy a common Github Action to a repo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 11, 2020
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/mikehamilton-rw_deploy-common-actions@36dfa69b1bf5dae43cb235e4e6a88a42e30758ba # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
GITHUB_TOKENGithub secret token to allow automated publishing of artifacts to a release.
USEROrganization or username.
REPOSITORYName of the repository.
DEVELOPMENT_BRANCHTypically the develop or integration branch.
GHA_DEPLOYMENT_FOLDERFolder name where the to-be-deployed Github Actions reside.
COMMIT_MESSAGECustom message for commit. Default message: Updating Github Action workflows.
GHA_DEPLOY_BRANCH_NAMEName of the branch to be created. Default branch name: update_gha_source.

no outputs