Skip to content

Commit 0f5f4a5

Browse files
Update gh-pages.yml
1 parent 22b0025 commit 0f5f4a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
uses: peaceiris/actions-gh-pages@v3
4848
with:
4949
github_token: ${{ secrets.GITHUB_TOKEN }}
50-
publish_dir: ./public
50+
publish_dir: ./dist
5151
publish_branch: master

0 commit comments

Comments
 (0)