github-actions-x/Git Commit and Push

Commits any changed files and pushes the result back to origin branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGithub Token with commit accessyes
push-branchOverride branch to push tono
commit-messageSpecify commit messagenoautocommit
force-addForce add files, useful for adding ignored files.nofalse
force-pushForce push.nofalse
rebasePull and rebase before commiting. Useful when using commit inside matrix.nofalse
filesSpecific files to add.no""
emailCommitter email. Default is ${name}@users.noreply.github.comno""
nameCommitter name. Default is name of the person or app that initiated the workflow.no""

no outputs