Skip to content

Commit bf425dc

Browse files
authored
Merge branch 'master' into master
2 parents cfd6ac4 + e256565 commit bf425dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The following is an extended example with all available options.
8585
# Optional commit user and author settings
8686
commit_user_name: My GitHub Actions Bot # defaults to "github-actions[bot]"
8787
commit_user_email: my-github-actions-bot@example.org # defaults to "41898282+github-actions[bot]@users.noreply.github.com"
88-
commit_author: Author <actions@github.com> # defaults to "username <username@users.noreply.github.com>", where "username" belongs to the author of the commit that triggered the run
88+
commit_author: Author <actions@github.com> # defaults to "username <numeric_id+username@users.noreply.github.com>", where "numeric_id" and "username" belong to the author of the commit that triggered the run
8989

9090
# Optional. Tag name being created in the local repository and
9191
# pushed to remote repository and defined branch.

0 commit comments

Comments
 (0)