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 d767517 commit 959fecfCopy full SHA for 959fecf
.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