We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1995d40 commit 0a70a3bCopy full SHA for 0a70a3b
1 file changed
.github/workflows/docs.yml
@@ -27,4 +27,4 @@ jobs:
27
uses: peaceiris/actions-gh-pages@v4
28
with:
29
github_token: ${{ secrets.GITHUB_TOKEN }}
30
- publish_dir: ./docs/build
+ publish_dir: ./docs/build/html
0 commit comments