-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
| EMAIL_USER | 发件人邮箱地址(需要开启 SMTP) | ❌ | | ||
| EMAIL_PASS | 发件人邮箱密码(SMTP密码) | ❌ | | ||
| EMAIL_TO | 订阅人邮箱地址(收件人). 如需多人订阅使用 `, ` 分割, 例如: `[email protected], [email protected]` | ❌ | | ||
| PUSHPLUS_TOKEN | [Pushplus](http://www.pushplus.plus/)官网免费申请,支持微信公众号、第三方webhook、企业微信、邮箱。 | ❌ | | ||
| PUSHPLUS_TOKEN | [Pushplus](http://www.pushplus.plus/) 官网免费申请,支持微信公众号、第三方webhook、企业微信、邮箱。 | ❌ | | ||
|
||
3. 仓库 -> Actions, 检查Workflows并启用。 | ||
|
||
|