Skip to content

Commit 3d765ab

Browse files
committed
Update workflow
1 parent 8e659fa commit 3d765ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
uses: peaceiris/actions-gh-pages@v4
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
31-
publish_dir: ./public
31+
publish_dir: ./build

0 commit comments

Comments
 (0)