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: