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
f3aac86047
commit
abc658008b
8
.github/workflows/blank.yml
vendored
8
.github/workflows/blank.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@releases/v3
|
uses: JamesIves/github-pages-deploy-action@releases/v3
|
||||||
env:
|
env:
|
||||||
REPO: git@github.com:owner/repo.git
|
repo: git@github.com:owner/repo.git
|
||||||
BRANCH: gh-pages
|
branch: gh-pages
|
||||||
FOLDER: docs/.vuepress/dist
|
folder: docs/.vuepress/dist
|
||||||
SSH_PRIVATE_KEY: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
ssh-key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user