chore: update ci
This commit is contained in:
parent
e013f04151
commit
be4c98b980
|
|
@ -110,7 +110,7 @@ jobs:
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
deploy_key: ${{secrets.ACTIONS_DEPLOY_KEY}}
|
||||||
PUBLISH_BRANCH: gh-pages
|
PUBLISH_BRANCH: gh-pages
|
||||||
PUBLISH_DIR: ./dist
|
PUBLISH_DIR: ./dist
|
||||||
CNAME: vben.vvbin.cn
|
CNAME: vben.vvbin.cn
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue