Update README.md

This commit is contained in:
有種 2021-09-07 22:57:15 +08:00 committed by GitHub
parent ce05dedbfa
commit cc3c2a1be9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -45,11 +45,11 @@
其中`Name`项填写`ACCESS_TOKEN`,然后将你的 **Token** 粘贴到`Value`项,完成后点击`Add secert`
* 对应.github/workflows目录下的yml工作流文件里的ACCESS_TOKEN名称依据自己yml文件修改
* 对应.github/workflows目录下的yml工作流文件里的`ACCESS_TOKEN`名称依据自己yml文件修改
* 在仓库Settings->Secrets中添加 SCKEY 可通过[Server酱](http://sc.ftqq.com) 推送编译结果到微信
* 在仓库Settings->Secrets中添加 `SCKEY `可通过[Server酱](http://sc.ftqq.com) 推送编译结果到微信
* 在仓库Settings->Secrets中添加 TELEGRAM_CHAT_ID, TELEGRAM_TOKEN 可推送编译结果到Telegram Bot
* 在仓库Settings->Secrets中添加 `TELEGRAM_CHAT_ID, TELEGRAM_TOKEN `可推送编译结果到`Telegram Bot`