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 0291f95 commit 660d67dCopy full SHA for 660d67d
.github/workflows/deploy.yml
@@ -18,4 +18,4 @@ jobs:
18
- uses: peaceiris/actions-gh-pages@v3
19
with:
20
github_token: ${{ secrets.GITHUB_TOKEN }}
21
- publish_dir: ./public
+ publish_dir: ./build
0 commit comments