Update github-pages.yml
parent
e6b2ca7bb8
commit
cfc07b5c94
|
@ -28,7 +28,7 @@ jobs:
|
|||
run: mdbook build
|
||||
|
||||
- name: GitHub Pages action
|
||||
uses: peaceiris/actions-gh-pages@v3.6.1
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./book
|
||||
|
|
Loading…
Reference in New Issue