Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit ace2601

Browse files
committed
Revert "Change user"
This reverts commit db72171.
1 parent db72171 commit ace2601

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
3838
- name: Commit and push changes
3939
run: |
40-
git config user.name "Hisham Bin Ateya"
41-
git config user.email "hishamco_2007@yahoo.com"
40+
git config user.name "github-actions[bot]"
41+
git config user.email "github-actions[bot]@users.noreply.github.com"
4242
git add --all
4343
git commit -m "Update submodules" || echo "No changes to commit"
4444
git push

0 commit comments

Comments
 (0)