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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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: [email protected] # defaults to "41898282+github-actions[bot]@users.noreply.github.com"
88-
commit_author: Author <[email protected]> # defaults to "username <[email protected]>", where "username" belongs to the author of the commit that triggered the run
88+
commit_author: Author <[email protected]> # defaults to "username <numeric_id+[email protected]>", 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)