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

Skip to content

Commit 3504780

Browse files
authored
Update main.yml
1 parent 9f86095 commit 3504780

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
@@ -15,6 +15,6 @@ jobs:
1515
SSH_PRIVATE_KEY: ${{ secrets.GITEE_SSH_PRIVATE_KEY }}
1616
with:
1717
# 注意替换为你的 GitHub 源仓库地址
18-
source-repo: "https://github.com/Snailclimb/springboot-guide.git"
18+
source-repo: "git@github.com:Snailclimb/springboot-guide.git"
1919
# 注意替换为你的 Gitee 目标仓库地址
2020
destination-repo: "git@gitee.com:SnailClimb/springboot-guide.git"

0 commit comments

Comments
 (0)
0