We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0e75e commit 84a3e53Copy full SHA for 84a3e53
1 file changed
.github/workflows/docs.yml
@@ -62,4 +62,4 @@ jobs:
62
uses: peaceiris/actions-gh-pages@v4
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
- publish_dir: docs/site
+ publish_dir: dist/site
0 commit comments