Skip to content

Commit 81a28f5

Browse files
committed
chore: update workflows config.
1 parent f93ae23 commit 81a28f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
uses: peaceiris/actions-gh-pages@v3
2323
with:
2424
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
25-
publish_dir: ./public
25+
publish_dir: ./build

0 commit comments

Comments
 (0)