Skip to content

Commit 660d67d

Browse files
committed
Publish build dir
1 parent 0291f95 commit 660d67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- uses: peaceiris/actions-gh-pages@v3
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
21-
publish_dir: ./public
21+
publish_dir: ./build

0 commit comments

Comments
 (0)