From eea211bd452d36b87687b9e3f8d338c000114fe5 Mon Sep 17 00:00:00 2001 From: Michael Gannett <123316262+msg087@users.noreply.github.com> Date: Thu, 7 Dec 2023 19:10:11 -0500 Subject: [PATCH] Update commit author and email --- .github/workflows/update_readme.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/update_readme.yaml b/.github/workflows/update_readme.yaml index d3ebb97..a6d0dd0 100644 --- a/.github/workflows/update_readme.yaml +++ b/.github/workflows/update_readme.yaml @@ -28,6 +28,6 @@ jobs: with: commit_message: Update generated README branch: main - commit_user_name: readme-scribe 🤖 - commit_user_email: actions@github.com - commit_author: readme-scribe 🤖 \ No newline at end of file + commit_user_name: msg087 + commit_user_email: 123316262+msg087@users.noreply.github.com + commit_author: msg087 \ No newline at end of file