Update deploy_docs.yml
revert change, meant to do that in an entirely different project!
This commit is contained in:
parent
78e49b5939
commit
b7b6916e75
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_docs.yml
vendored
2
.github/workflows/deploy_docs.yml
vendored
|
@ -51,4 +51,4 @@ jobs:
|
|||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./docs/build/html
|
||||
publish_dir: ./site
|
||||
|
|
Loading…
Add table
Reference in a new issue