Skip to content

Commit 56df433

Browse files
committed
fix: 更新 .cnb.yml 中同步到 GitHub 的认证类型为 ssh
1 parent d13f28d commit 56df433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cnb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dev:
1111
image: tencentcom/git-sync
1212
settings:
1313
target_url: https://github.com/RSS1102/blog.git
14-
auth_type: https
14+
auth_type: ssh
1515
username: RSS1102
1616
password: ${GITHUB_BLOG_TOKEN}
1717
branch: dev

0 commit comments

Comments
 (0)