diff --git a/.github/workflows/snapshot-both-pc-android.yml b/.github/workflows/snapshot-both-pc-android.yml index 6134abf9758..fd9e0b88506 100644 --- a/.github/workflows/snapshot-both-pc-android.yml +++ b/.github/workflows/snapshot-both-pc-android.yml @@ -40,7 +40,7 @@ jobs: - name: Configure Git User run: | git config user.email "actions@github.com" - git config user.name "GitHub Actions + git config user.name "GitHub Actions" - name: Install old maven (3.8.1) run: |