We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1e7e83 + 6e0aa5a commit c063e1cCopy full SHA for c063e1c
1 file changed
.cnb.yml
@@ -7,8 +7,8 @@ main:
7
imports:
8
- https://cnb.cool/tencent/cloud/trtc/github-access-tokens/-/blob/main/env.access_token.yml
9
settings:
10
- target_url: git@github.com:Tencent-RTC/TUIKit_iOS.git
11
- auth_type: ssh
+ target_url: https://github.com/Tencent-RTC/TUIKit_iOS.git
+ auth_type: https
12
username: ${GITHUB_USER_NAME}
13
password: ${GITHUB_ACCESS_TOKEN}
14
sync_mode: rebase
0 commit comments