From 81884efe7cbee81f6d73a96037ac547b3eda1b78 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Sun, 8 Mar 2020 14:39:04 +0900 Subject: [PATCH] docs: Add GitHub Actions bot committer --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0720e2c89..9ab83df65 100644 --- a/README.md +++ b/README.md @@ -327,8 +327,8 @@ A commit is always created with the same user. with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./public - user_name: iris - user_email: iris@peaceiris.com + user_name: GitHub Actions + user_email: 'github-actions[bot]@users.noreply.github.com' ``` ### ⭐️ Set custom commit message