8000 Update main.yml · codecodeabc/springboot-guide@3f189ca · GitHub
[go: up one dir, main page]

Skip to content

Commit 3f189ca

Browse files
authored
Update main.yml
1 parent 55204a5 commit 3f189ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
# 注意替换为你的 GitHub 源仓库地址
1818
source-repo: "git@github.com:Snailclimb/springboot-guide.git"
1919
# 注意替换为你的 Gitee 目标仓库地址
20-
destination-repo: "https://gitee.com/SnailClimb/springboot-guide.git"
20+
destination-repo: "git@gitee.com:SnailClimb/springboot-guide.git"

0 commit comments

Comments
 (0)
0