actions-marketplace-validations/Deploy Github Actions
Deploy a common Github Action to a repo.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 11, 2020
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/mikehamilton-rw_deploy-common-actions@36dfa69b1bf5dae43cb235e4e6a88a42e30758ba # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Github secret token to allow automated publishing of artifacts to a release. | — | — |
| USER | Organization or username. | — | — |
| REPOSITORY | Name of the repository. | — | — |
| DEVELOPMENT_BRANCH | Typically the develop or integration branch. | — | — |
| GHA_DEPLOYMENT_FOLDER | Folder name where the to-be-deployed Github Actions reside. | — | — |
| COMMIT_MESSAGE | Custom message for commit. Default message: Updating Github Action workflows. | — | — |
| GHA_DEPLOY_BRANCH_NAME | Name of the branch to be created. Default branch name: update_gha_source. | — | — |
Outputs
no outputs