Gitea Actions 企业微信通知组件 Github 镜像
Go to file
关红福 ba813183fd init
2019-09-11 12:15:24 +08:00
.github/workflows Update main.yml 2019-09-11 12:01:53 +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 init 2019-09-11 11:56:17 +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
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