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 f25cda7 commit 96c1d5aCopy full SHA for 96c1d5a
1 file changed
.github/workflows/docs.yml
@@ -26,4 +26,4 @@ jobs:
26
uses: peaceiris/actions-gh-pages@v3
27
with:
28
github_token: ${{ secrets.GITHUB_TOKEN }}
29
- publish_dir: ./docs
+ publish_dir: ./docs/build
0 commit comments