We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ab6af commit 97a689aCopy full SHA for 97a689a
1 file changed
.github/workflows/ci.yml
@@ -59,4 +59,5 @@ jobs:
59
uses: peaceiris/actions-gh-pages@v3.7.3
60
with:
61
github_token: ${{ secrets.GITHUB_TOKEN }}
62
+ publish_dir: _site
63
0 commit comments