We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74952f1 commit 8841604Copy full SHA for 8841604
.github/workflows/vuepress-deploy.yml
@@ -13,5 +13,5 @@ jobs:
13
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
14
TARGET_REPO: 1812z/RunTime_Tracker_Web
15
TARGET_BRANCH: master
16
- BUILD_SCRIPT: npm && npm run build
+ BUILD_SCRIPT: npm run build
17
BUILD_DIR: blog/.vuepress/dist/
0 commit comments