mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 23:19:55 +08:00
ci: update
This commit is contained in:
parent
abc658008b
commit
d078638610
7
.github/workflows/blank.yml
vendored
7
.github/workflows/blank.yml
vendored
@ -42,9 +42,8 @@ jobs:
|
|||||||
run: pnpm docs:build
|
run: pnpm docs:build
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@releases/v3
|
uses: JamesIves/github-pages-deploy-action@releases/v4
|
||||||
env:
|
with:
|
||||||
repo: git@github.com:owner/repo.git
|
|
||||||
branch: gh-pages
|
|
||||||
folder: docs/.vuepress/dist
|
folder: docs/.vuepress/dist
|
||||||
|
branch: gh-pages
|
||||||
ssh-key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
ssh-key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user