diff --git a/.github/workflows/update-submodules.yml b/.github/workflows/update-submodules.yml index bf04d8e..de0cfd2 100644 --- a/.github/workflows/update-submodules.yml +++ b/.github/workflows/update-submodules.yml @@ -14,7 +14,7 @@ jobs: - name: Set up Git run: | git config --global user.email "actions@github.com" - git config --global user.name "GitHub Actions + git config --global user.name "GitHub Actions" - name: Update submodules run: |