Skip to content

Commit 64e0170

Browse files
committed
fix: update sync.yml
1 parent af5ad21 commit 64e0170

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/sync.yml

-7
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,3 @@ jobs:
1515
with:
1616
source-repo: "[email protected]:doocs/leetcode.git"
1717
destination-repo: "[email protected]:Doocs/leetcode.git"
18-
- name: Sync to coding.net
19-
uses: wearerequired/git-mirror-action@master
20-
env:
21-
SSH_PRIVATE_KEY: ${{ secrets.RSA_PRIVATE_KEY }}
22-
with:
23-
source-repo: "[email protected]:doocs/leetcode.git"
24-
destination-repo: "[email protected]:doocs/leetcode.git"

0 commit comments

Comments
 (0)