1 parent 862b1eb commit cefc47fCopy full SHA for cefc47f
1 file changed
.github/workflows/email-pusher.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Send Blog Update Email
20
uses: weekdaycare/email-pusher@main
21
with:
22
- rss_url: "https://weekdaycare.cn/atom.xml"
+ rss_url: "https://weekdaycare.github.io/atom.xml"
23
smtp_server: "smtp.feishu.cn"
24
smtp_port: 587
25
sender_email: "comment@weekdaycare.cn"
0 commit comments