Skip to content

Commit 4c0c26b

Browse files
author
Juan Luna
committed
FIX: update deployment directory
1 parent 35e4cef commit 4c0c26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vuepress-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
2727
TARGET_REPO: BrainCOGS/braincogs.github.io
2828
TARGET_BRANCH: gh-pages
29-
BUILD_DIR: docs/.vuepress/dist
29+
BUILD_DIR: .vuepress/dist

0 commit comments

Comments
 (0)