We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e659fa commit 3d765abCopy full SHA for 3d765ab
.github/workflows/ci.yml
@@ -28,4 +28,4 @@ jobs:
28
uses: peaceiris/actions-gh-pages@v4
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
- publish_dir: ./public
+ publish_dir: ./build
0 commit comments