We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5ad21 commit 64e0170Copy full SHA for 64e0170
1 file changed
.github/workflows/sync.yml
@@ -15,10 +15,3 @@ jobs:
15
with:
16
source-repo: "[email protected]:doocs/leetcode.git"
17
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