We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824c193 commit 4252510Copy full SHA for 4252510
.github/workflows/documentation.yml
@@ -24,5 +24,5 @@ jobs:
24
with:
25
publish_branch: gh-pages
26
github_token: ${{ secrets.GITHUB_TOKEN }}
27
- publish_dir: _build/
+ publish_dir: docs/build
28
force_orphan: true
0 commit comments