Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
heqin-zhu authored Mar 31, 2024
1 parent d08ee54 commit 0c845c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
python3 utils/genIndex.py
- name: git config
run: |
git config --global user.name "heqin-zhu"
git config --global user.name "mbinary"
git config --global user.email "[email protected]"
- name: generate pages and push to gh-pages branch
env:
Expand Down

0 comments on commit 0c845c2

Please sign in to comment.