From b0640004e533743a0c63f3fa71f1f25396a1735f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 23 Apr 2025 19:37:39 +0800 Subject: [PATCH] Update raw-api.yml --- .github/workflows/raw-api.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/raw-api.yml b/.github/workflows/raw-api.yml index 520c9ba0c..9a922ccd7 100644 --- a/.github/workflows/raw-api.yml +++ b/.github/workflows/raw-api.yml @@ -36,7 +36,7 @@ jobs: source-directory: "raw-api" destination-github-username: is-a-dev destination-repository-name: raw-api - user-email: "bot@is-a.dev" - user-name: "is-a-dev-bot" + user-email: "actions@github.com" + user-name: "GitHub Actions" env: API_TOKEN_GITHUB: ${{ secrets.BOT }}