guillaumefalourd/Git Commit Push Action

GitHub Action to commit & push changes made in workflows (all os supported).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
emailCommitter's email addressyes${{ github.actor }}@users.noreply.github.com
nameCommitter's usernameyes${{ github.actor }}
commit_messageCommit messageyesCommit performed using Push and Commit action
target_branchBranch to push the changes back toyes${{ github.ref }}
filesFiles to add separated by spaceyes.
remote_repositoryRepository url to push the code toyesorigin
access_tokenToken used to push the codeyes${{ github.token }}
forceWhether to perform force pushyes0
emptyWhether to allow empty commitno0
tagsWhether to use --tagsno0

no outputs