We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8edd1fc commit 9699e2aCopy full SHA for 9699e2a
.github/workflows/giteesync.yml
@@ -9,9 +9,7 @@
9
- uses: actions/checkout@v2
10
with:
11
fetch-depth: 0
12
- run: |
13
- git config --global --add safe.directory /github/workspace
14
- - uses: acefei/sync-repo-action@master
+ - uses: xwings/sync-repo-action@master
15
16
run: git config --global --add safe.directory *
17
ssh_private_key: ${{ secrets.GITEE_KEY }}
0 commit comments