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 7a1a541 commit fc41825Copy full SHA for fc41825
.github/workflows/giteesync.yml
@@ -11,6 +11,7 @@
11
fetch-depth: 0
12
- uses: acefei/sync-repo-action@master
13
with:
14
+ run: git config --global --add safe.directory *
15
ssh_private_key: ${{ secrets.GITEE_KEY }}
16
target_repo: ssh://[email protected]/qilingframework/qiling.git
- allow_failure: true
17
+
0 commit comments