Skip to content

Commit fc41825

Browse files
committed
Update giteesync.yml
1 parent 7a1a541 commit fc41825

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/giteesync.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
fetch-depth: 0
1212
- uses: acefei/sync-repo-action@master
1313
with:
14+
run: git config --global --add safe.directory *
1415
ssh_private_key: ${{ secrets.GITEE_KEY }}
1516
target_repo: ssh://[email protected]/qilingframework/qiling.git
16-
allow_failure: true
17+

0 commit comments

Comments
 (0)