Skip to content

Commit 9e0c8aa

Browse files
authored
Update deploy.yml to fix issues
1 parent a0fc32f commit 9e0c8aa

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
@@ -21,4 +21,4 @@ jobs:
2121
uses: peaceiris/actions-gh-pages@v3
2222
with:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
24-
publish_dir: ./
24+
publish_dir: ./public

0 commit comments

Comments
 (0)