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 5a5d2c0 commit 952546bCopy full SHA for 952546b
.github/workflows/documentation_workflow.yml
@@ -23,5 +23,5 @@ jobs:
23
with:
24
publish_branch: gh-pages
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
- publish_dir: docs/build/html
27
- force_orphan: true
+ publish_dir: doc/build/html
+ force_orphan: true
0 commit comments