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.
2 parents 5bf2559 + 959fecf commit d7123d6Copy full SHA for d7123d6
.github/workflows/docs-ci.yaml
@@ -25,4 +25,4 @@ jobs:
25
- uses: peaceiris/actions-gh-pages@v3
26
with:
27
github_token: ${{ secrets.GITHUB_TOKEN }}
28
- publish_dir: ./build
+ publish_dir: ./docusaurus/build
0 commit comments