Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Dec 25, 2023
1 parent 0c39771 commit d93c33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
# git fetch origin gh-pages:gh-pages
pdm run mkdocs deploy
pdm run mkdocs gh-deploy
git push origin gh-pages

0 comments on commit d93c33b

Please sign in to comment.