From e5b5750f849ad53aa8352c1406eab8e326864cfd Mon Sep 17 00:00:00 2001 From: Voxel Date: Sat, 15 Mar 2025 12:12:15 -0400 Subject: [PATCH] Update sync_forks.yml --- .github/workflows/sync_forks.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sync_forks.yml b/.github/workflows/sync_forks.yml index ab99d2a..9b8c811 100644 --- a/.github/workflows/sync_forks.yml +++ b/.github/workflows/sync_forks.yml @@ -25,8 +25,8 @@ jobs: - name: Configure Git run: | - git config --global user.email "github-actions[bot]@users.noreply.github.com" - git config --global user.name "GitHub Actions" + git config --global user.email "notvoxel@tuta.io" + git config --global user.name "voxeldownload" - name: Run sync script env: