mirror of
https://github.com/seepine/action-wechat-work.git
synced 2025-08-23 21:51:35 +08:00
5184ae157706bb49ae4395f5be815017e16d6f0f
WeChat Work for GitHub Actions
Sends a WeChat Work notification. Simple as that.
Appearance on WeChat Work :
Usage
action "WeChat Work notification" {
uses = "chf007/action-wechat-work@master"
secrets = ["WECHAT_WORK_BOT_WEBHOOK"]
}
Secrets
WECHAT_WORK_BOT_WEBHOOK
: the WeChat Work webhook URL (required, see https://work.weixin.qq.com/api/doc#90000/90136/91770).- That's all.
Languages
JavaScript
100%