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 724bc5c commit 29ab6ecCopy full SHA for 29ab6ec
.github/workflows/online_doc_update.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: sphinx-notes/pages@v3
14
with:
15
publish: false
16
- documentation_path: docs/source
+ documentation_path: ./docs/source
17
- uses: peaceiris/actions-gh-pages@v4
18
19
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments