Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work Wechat Webhook Action

This action prints "Hello World" or "Hello" + the name of a person to greet to the log. To learn how this action was built, see "Creating a JavaScript action" in the GitHub Help documentation.

Inputs

msg-type

The type of the Work Wechat message, markdown or text. Default "text".

content

The content of the Work Wechat message. Default "无话可说".

Outputs

time

The time we call the webhook.

Example usage

uses: pardjs/work-wechat-webhook-action@master
with:
  msg-type: 'text'
env:
  KEY: ${{secrets.WORK_WECHAT_KEY}}
  CONTENT: '说点什么'
  MENTIONED_LIST: 'dozto,do021,bain'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages