From 24ce21bab3e9542236ca381c7eee66096280b3e8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 14 Feb 2023 19:24:37 +0800 Subject: [PATCH] change bot --- .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 c48ef902..0ea898e0 100644 --- a/.github/workflows/raw-api.yml +++ b/.github/workflows/raw-api.yml @@ -28,8 +28,8 @@ jobs: source-directory: "raw-api" destination-github-username: free-domains destination-repository-name: raw-api - user-email: actions@github.com - user-name: github-actions + user-email: bot@freesubdomains.org + user-name: free-domains-bot commit-message: "Update Data via free-domains/register" env: API_TOKEN_GITHUB: ${{ secrets.PAT_TOKEN }}