From 1aa75c3ecdb89f19316669788d986879e2e5a088 Mon Sep 17 00:00:00 2001 From: Abheek Dhawan <67982792+ADawesomeguy@users.noreply.github.com> Date: Wed, 16 Mar 2022 19:54:04 -0500 Subject: [PATCH] Set default author as GitHub Actions --- .github/workflows/encode-and-commit.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/encode-and-commit.yml b/.github/workflows/encode-and-commit.yml index 639c139..925a3f8 100644 --- a/.github/workflows/encode-and-commit.yml +++ b/.github/workflows/encode-and-commit.yml @@ -15,4 +15,5 @@ jobs: language: 'en' - uses: endbug/add-and-commit@v8 with: + default_author: github_actions message: '[CI] Update W3Strings'