refactor: update workflow

This commit is contained in:
zyronon 2024-04-20 16:09:34 +08:00
parent fde4597419
commit 8218d75d35

View File

@ -59,12 +59,4 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
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
uses: actions/deploy-pages@v1