Update github-pages.yml
parent
a5c3e80943
commit
3a9eb910de
|
@ -28,4 +28,4 @@ jobs:
|
|||
uses: peaceiris/actions-gh-pages@v3.6.1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./book
|
||||
publish_dir: book
|
||||
|
|
Loading…
Reference in New Issue