action.yml

This commit is contained in:
andreiguan
2019-09-11 21:36:49 +08:00
parent ba7f10ea31
commit 61138841ff
3 changed files with 11 additions and 2 deletions

View File

@@ -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'