generates/Commit Action
Automate git commits with GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | The git branch you want to commit to. | no | — |
| files | The changed files you want included in the commit. | no | — |
| message | The commit message. | no | — |
| actor | Who to author the commit as. | no | — |
| token | The GitHub token to use to push the commit to GitHub. | no | — |
Outputs
no outputs