Skip to content

Commit e256565

Browse files
Merge pull request #361 from rasa/patch-1
docs: Update README.md per #354
2 parents c86fa26 + 8a23be4 commit e256565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
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)