Skip to content

Commit e24d9ed

Browse files
authored
Update update-submodules.yml
1 parent 4477cad commit e24d9ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-submodules.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
exit 0
4242
fi
4343
44-
git config --global user.email "github-actions@github.com"
45-
git config --global user.name "GitHub Actions"
44+
git config --global user.email "64828294+mrtechtroid@users.noreply.github.com"
45+
git config --global user.name "Mr Techtroid(Automated)"
4646
git commit -m "Auto-update submodules with new commits"
4747
git push origin HEAD:main # Change 'main' if your default branch is different

0 commit comments

Comments
 (0)