Change gh-pages publish dir
This commit is contained in:
parent
23eadb11f8
commit
1170ad37fd
2
.github/workflows/notebooks.yml
vendored
2
.github/workflows/notebooks.yml
vendored
@ -36,4 +36,4 @@ jobs:
|
|||||||
uses: peaceiris/actions-gh-pages@v3.6.1
|
uses: peaceiris/actions-gh-pages@v3.6.1
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./docs
|
publish_dir: ./_build/html
|
Loading…
x
Reference in New Issue
Block a user