mirror of
https://gitee.com/jack_whh/action-wechat-work.git
synced 2026-03-10 05:12:55 +08:00
action.yml
This commit is contained in:
@@ -5,3 +5,12 @@ author: 'chf007 <chf007server@gmail.com>'
|
||||
branding:
|
||||
icon: 'message-circle'
|
||||
color: 'red'
|
||||
|
||||
inputs:
|
||||
msgtype:
|
||||
description: '消息类型'
|
||||
required: true
|
||||
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
||||
Reference in New Issue
Block a user