jhnstn/Push After Run

Push changes after a step run.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commit_messageCommit messageyes
commit_detailSecondary Commit messageno""
runCommand to runno:
headThe branch to push tono${{ github.head_ref }}
tokenThe token to use for pushingno${{ github.token }}
user_nameThe user name to use for pushingnoGithub Actions
user_emailThe user email to use for pushingnoactions@github.com
authorThe author to use for pushingno${{github.actor}} <${{github.actor }}@users.noreply.github.com>
namedescription
shaThe SHA of the pushed commit. Empty if nothing was pushed.
changes_pushedBoolean indicating if changes were pushed.