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 a0fc32f commit 9e0c8aaCopy full SHA for 9e0c8aa
.github/workflows/deploy.yml
@@ -21,4 +21,4 @@ jobs:
21
uses: peaceiris/actions-gh-pages@v3
22
with:
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
- publish_dir: ./
+ publish_dir: ./public
0 commit comments