From f8d0cdda0ffcce57a492b6cea3eba2ba31f647a5 Mon Sep 17 00:00:00 2001 From: hw Date: Tue, 16 Nov 2021 00:27:50 -0500 Subject: [PATCH] chore(ci): change email address for committing user --- .github/workflows/nodejs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index bab20ad..449bbfa 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -30,7 +30,7 @@ jobs: commit_message: Add prepared script commit_options: '--no-verify --signoff' file_pattern: dist/* - commit_user_name: automated-commit - commit_user_email: hussainweb@gmail.com - commit_author: hw + commit_user_name: github-actions + commit_user_email: github-actions[bot]@users.noreply.github.com + commit_author: hw push_options: ''