mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 23:19:55 +08:00
ci: 添加GiteePages重新部署的step
This commit is contained in:
parent
60e5004fdd
commit
43f02276b1
6
.github/workflows/blank.yml
vendored
6
.github/workflows/blank.yml
vendored
@ -47,3 +47,9 @@ jobs:
|
|||||||
folder: docs/.vuepress/dist
|
folder: docs/.vuepress/dist
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
# ssh-key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
# ssh-key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
||||||
|
|
||||||
|
- name: Gitee Pages Reload
|
||||||
|
uses: mizuka-wu/gitee-pages-action@v1.0.0
|
||||||
|
with:
|
||||||
|
repository: ZiuChen/ZiuChen.github.io
|
||||||
|
cookie: ${{ secrets.GITEE_COOKIE }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user