We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c99e7a commit 38453e5Copy full SHA for 38453e5
.github/workflows/build_docs.yml
@@ -20,4 +20,4 @@ jobs:
20
uses: peaceiris/[email protected]
21
with:
22
github_token: ${{ secrets.GITHUB_TOKEN }}
23
- publish_dir: ./_build/html
+ publish_dir: ./docs/_build/html
0 commit comments