Skip to content

Commit 655a0ca

Browse files
authored
Update GitHub520.yml
1 parent 18ab4fb commit 655a0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GitHub520.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: commit
3838
id: commit
3939
run: |
40-
git config --global user.email [email protected]
40+
git config --global user.email HelloGitHub
4141
git config --global user.name action_bot
4242
git add .
4343
git commit -m "update readme content"

0 commit comments

Comments
 (0)