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 05878e9 commit b500159Copy full SHA for b500159
.github/workflows/deploy.yml
@@ -36,4 +36,4 @@ jobs:
36
uses: peaceiris/actions-gh-pages@v3
37
with:
38
github_token: ${{ secrets.GITHUB_TOKEN }}
39
- publish_dir: ./site
+ publish_dir: ./docs/site
0 commit comments