clarify branch option
This commit is contained in:
parent
9f2c45c9eb
commit
a69eabaead
@ -18,7 +18,7 @@ Add the following step at the end of your job, after other steps that might add
|
|||||||
# Required
|
# Required
|
||||||
commit_message: Apply automatic changes
|
commit_message: Apply automatic changes
|
||||||
|
|
||||||
# Optional name of another branch the commit should be pushed to
|
# Optional branch to push to, defaults to the current branch
|
||||||
branch: ${{ github.head_ref }}
|
branch: ${{ github.head_ref }}
|
||||||
|
|
||||||
# Optional git params
|
# Optional git params
|
||||||
|
Loading…
Reference in New Issue
Block a user