refactor: update workflow
This commit is contained in:
parent
fde4597419
commit
8218d75d35
@ -59,12 +59,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
id: deployment
|
id: deployment
|
||||||
uses: actions/deploy-pages@v1
|
uses: actions/deploy-pages@v1
|
||||||
|
|
||||||
- name: Sync to Gitee
|
|
||||||
uses: wearerequired/git-mirror-action@master
|
|
||||||
env:
|
|
||||||
SSH_PRIVATE_KEY: ${{ secrets.GITEE_PRIVATE_KEY }}
|
|
||||||
with:
|
|
||||||
source-repo: git@github.com:zyronon/douyin.git
|
|
||||||
destination-repo: git@gitee.com:zyronon/douyin.git
|
|
||||||
Loading…
Reference in New Issue
Block a user