feat: Phase 1 添加 GHA 定时、run-daily.sh 与 Docker 部署
让早报可在无本地服务器环境下定时生成并推送企微,补齐 Linux/CI 入口。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# 企微群机器人 webhook(早报推送,与 bot API 模式凭证不同)
|
||||
WECOM_WEBHOOK_KEY=your-webhook-key
|
||||
|
||||
# GitHub Actions:将上述 key 与下方可选项写入 repo Secrets / Variables
|
||||
# 详见 README「部署(GitHub Actions / Docker)」
|
||||
|
||||
# 早报内容
|
||||
DAILY_TRENDING_LIMIT=150
|
||||
DAILY_HOT_LIMIT=150
|
||||
|
||||
Reference in New Issue
Block a user