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.
docs
1 parent fad659c commit c200c47Copy full SHA for c200c47
.github/workflows/main.yaml
@@ -22,5 +22,5 @@ jobs:
22
uses: peaceiris/actions-gh-pages@v3
23
with:
24
github_token: ${{ secrets.GITHUB_TOKEN }}
25
- publish_dir: ./public
+ publish_dir: ./docs
26
0 commit comments