We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d4fa9b commit a2967c3Copy full SHA for a2967c3
.cnb.yml
@@ -11,6 +11,6 @@
11
target_url: https://github.com/Tencent/cherry-markdown.git
12
auth_type: https
13
username: ${CHERRY_MARKDOWN_USERNAME}
14
- password: ${CHERRY_MARKDOWN_GITHUB_BLOG_TOKEN}
+ password: ${CHERRY_MARKDOWN_GITHUB_TOKEN}
15
insecure_skip_verify: true
16
timeout: 300
0 commit comments