vben пре 2 година
родитељ
комит
448d21287c
1 измењених фајлова са 1 додато и 1 уклоњено
  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