Update sync.yml
This commit is contained in:
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
|
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
with:
|
with:
|
||||||
source-repo: git@github.com:StageGuard/SkyAutoPlayerScript.git
|
source-repo: git@github.com:StageGuard/SkyAutoPlayerScript.git
|
||||||
destination-repo: ubuntu@vps.stageguard.top:StageGuard/SkyAutoPlayerScript.git
|
destination-repo: ubuntu@cdn.stagex.top:StageGuard/SkyAutoPlayerScript.git
|
||||||
- name: Sync to Gitee
|
- name: Sync to Gitee
|
||||||
uses: wearerequired/git-mirror-action@master
|
uses: wearerequired/git-mirror-action@master
|
||||||
if: github.actor != 'github-actions[bot]'
|
if: github.actor != 'github-actions[bot]'
|
||||||
|
|||||||
Reference in New Issue
Block a user