Skip to content

Commit

Permalink
Add user name and email
Browse files Browse the repository at this point in the history
  • Loading branch information
chhzh123 committed Jan 31, 2024
1 parent 7e2b2d8 commit 3c269c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sphinx_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ jobs:
token: ${{ secrets.ACCESS_TOKEN }}
branch: gh-pages
folder: docs/build/html
git-config-name: chhzh123
git-config-email: [email protected]
- run: touch docs/build/html/.nojekyll
- name: Deploy docs to website
uses: cpina/github-action-push-to-another-repository@main
Expand Down

0 comments on commit 3c269c1

Please sign in to comment.