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 fd5e479 commit e688bd4Copy full SHA for e688bd4
.github/workflows/docs.yml
@@ -25,5 +25,5 @@ jobs:
25
uses: peaceiris/actions-gh-pages@v3
26
with:
27
github_token: ${{ secrets.GITHUB_TOKEN }}
28
- publish_dir: ./docs/build/html
+ publish_dir: ./docs/build/singlehtml
29
force_orphan: true
0 commit comments