Gitea Actions 企业微信通知组件 Github 镜像
Go to file
关红福 5184ae1577 doc
2019-09-11 14:50:22 +08:00
.github/workflows doc 2019-09-11 14:50:22 +08:00
.editorconfig init 2019-09-11 11:56:17 +08:00
.gitignore init 2019-09-11 11:56:17 +08:00
Dockerfile init 2019-09-11 11:56:17 +08:00
entrypoint.js doc 2019-09-11 14:50:22 +08:00
LICENSE init 2019-09-11 11:56:17 +08:00
package-lock.json init 2019-09-11 12:15:24 +08:00
package.json init 2019-09-11 12:15:24 +08:00
README.md init 2019-09-11 11:56:17 +08:00
README.zh-CN.md doc 2019-09-11 14:50:22 +08:00
wechat-work-logo.png doc 2019-09-11 14:50:22 +08:00
yarn.lock init 2019-09-11 12:04:21 +08:00

WeChat Work for GitHub Actions

Sends a WeChat Work notification. Simple as that.

WeChat Work Logo

Appearance on WeChat Work :

WeChat Work message


Usage

action "WeChat Work notification" {
  uses = "chf007/action-wechat-work@master"
  secrets = ["WECHAT_WORK_BOT_WEBHOOK"]
}

Secrets