mikehamilton-rw/Deploy Github Actions
Deploy a common Github Action to a repo.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
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