Skip to content

Commit 7347768

Browse files
authored
Change deployment folder from 'public' to 'dist'
1 parent 57e7f38 commit 7347768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
uses: JamesIves/github-pages-deploy-action@v4
3030
with:
3131
branch: gh-pages
32-
folder: public
32+
folder: dist

0 commit comments

Comments
 (0)