Browse Source

chore: update ci

vben 2 năm trước cách đây
mục cha
commit
448d21287c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/deploy.yml

+ 1 - 1
.github/workflows/deploy.yml

@@ -108,7 +108,7 @@ jobs:
         env:
           ACTIONS_DEPLOY_KEY: ${{secrets.DEPLOY_TOKEN}}
           PUBLISH_BRANCH: gh-pages
-          PUBLISH_DIR: ./.vitepress/dist
+          PUBLISH_DIR: ./dist
         with:
           forceOrphan: true