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 Apr 28, 2020
1 parent 2e17684 commit 2518456
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
python3 utils/genIndex.py
- name: git config
run: |
git config user.name "mbinary"
git config user.email "zhuheqin1@gmail.com"
git config user.name "ustc-course"
git config user.email "ustc_course@163.com"
- name: generate pages and push to gh-pages branch
env:
ACCESS_TOKEN: ${{secrets.ACCESS_TOKEN}}
Expand Down

0 comments on commit 2518456

Please sign in to comment.