mirror of
https://github.com/CodePanda66/CSPostgraduate-408.git
synced 2023-05-21 21:49:33 +08:00
dix CI
This commit is contained in:
2
.github/workflows/vuepress-deploy.yml
vendored
2
.github/workflows/vuepress-deploy.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
uses: jenkey2011/vuepress-deploy@master
|
||||
env:
|
||||
ACCESS_TOKEN: ${{ secrets.DEPLOY_TOKEN }}
|
||||
TARGET_REPO: CodePanda66/2021-CSPostgraduate-408
|
||||
TARGET_REPO: CodePanda66/CSPostgraduate-408
|
||||
TARGET_BRANCH: gh-pages
|
||||
BUILD_SCRIPT: yarn && yarn build
|
||||
BUILD_DIR: 408Notes/.vuepress/dist/
|
||||
|
||||
Reference in New Issue
Block a user