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 c979de5 commit 505a409Copy full SHA for 505a409
.github/workflows/docs.yml
@@ -21,5 +21,5 @@ jobs:
21
with:
22
publish_branch: gh-pages
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
- publish_dir: docs/build/html
+ publish_dir: docs/build
25
force_orphan: true
0 commit comments