From 49620cd3ed21ee620a48530e81dba0d139c9cb80 Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Tue, 12 Apr 2022 20:33:36 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 140d2b73..b7a1e8ce 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ The following is an extended example with all possible options available for thi repository: . # Optional commit user and author settings - commit_user_name: My GitHub Actions Bot # defaults to "GitHub Actions" - commit_user_email: my-github-actions-bot@example.org # defaults to "actions@github.com" + commit_user_name: My GitHub Actions Bot # defaults to "github-actions[bot]" + commit_user_email: my-github-actions-bot@example.org # defaults to "github-actions[bot]@users.noreply.github.com" commit_author: Author # defaults to author of the commit that triggered the run # Optional. Tag name being created in the local repository and