mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
[SKIP_BUILD] Update vuepress-deploy.yml
This commit is contained in:
parent
648f42f058
commit
2c52b150e8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/vuepress-deploy.yml
vendored
2
.github/workflows/vuepress-deploy.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
- name: vuepress-deploy
|
- name: vuepress-deploy
|
||||||
uses: jenkey2011/vuepress-deploy@master
|
uses: jenkey2011/vuepress-deploy@master
|
||||||
env:
|
env:
|
||||||
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
ACCESS_TOKEN: ${{ secrets.GH_PAGES_TOKEN }}
|
||||||
TARGET_REPO: MCCTeam/MCCTeam.github.io
|
TARGET_REPO: MCCTeam/MCCTeam.github.io
|
||||||
TARGET_BRANCH: master
|
TARGET_BRANCH: master
|
||||||
BUILD_SCRIPT: yarn --cwd ./docs/ && yarn --cwd ./docs/ docs:build
|
BUILD_SCRIPT: yarn --cwd ./docs/ && yarn --cwd ./docs/ docs:build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue