Skip to content

Commit 448d212

Browse files
committed
chore: update ci
1 parent 31f489f commit 448d212

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
@@ -108,7 +108,7 @@ jobs:
108108
env:
109109
ACTIONS_DEPLOY_KEY: ${{secrets.DEPLOY_TOKEN}}
110110
PUBLISH_BRANCH: gh-pages
111-
PUBLISH_DIR: ./.vitepress/dist
111+
PUBLISH_DIR: ./dist
112112
with:
113113
forceOrphan: true
114114

0 commit comments

Comments
 (0)