From e4209a6e565afa1ce07482a23e1c88cc5d2e1880 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sun, 10 Nov 2024 20:31:36 +0800 Subject: [PATCH] Update prettier.yml --- .github/workflows/prettier.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml index 3f0f2eafc..5b7c696d1 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -28,7 +28,7 @@ jobs: source-directory: "." destination-github-username: is-a-dev destination-repository-name: register - user-email: "actions@github.com" - user-name: "GitHub Actions" + user-email: "bot@is-a.dev" + user-name: "is-a-dev-bot" env: API_TOKEN_GITHUB: ${{ secrets.BOT }}