We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55204a5 commit 3f189caCopy full SHA for 3f189ca
.github/workflows/main.yml
@@ -17,4 +17,4 @@ jobs:
17
# 注意替换为你的 GitHub 源仓库地址
18
source-repo: "git@github.com:Snailclimb/springboot-guide.git"
19
# 注意替换为你的 Gitee 目标仓库地址
20
- destination-repo: "https://gitee.com/SnailClimb/springboot-guide.git"
+ destination-repo: "git@gitee.com:SnailClimb/springboot-guide.git"
0 commit comments