Skip to content

Commit 0c845c2

Browse files
authored
Update build.yml
1 parent d08ee54 commit 0c845c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
python3 utils/genIndex.py
2323
- name: git config
2424
run: |
25-
git config --global user.name "heqin-zhu"
25+
git config --global user.name "mbinary"
2626
git config --global user.email "[email protected]"
2727
- name: generate pages and push to gh-pages branch
2828
env:

0 commit comments

Comments
 (0)