mirror of
https://gitee.com/jack_whh/action-wechat-work.git
synced 2026-03-10 05:12:55 +08:00
doc
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
FROM mhart/alpine-node:10.15.1
|
FROM mhart/alpine-node:10.15.1
|
||||||
|
|
||||||
LABEL "com.github.actions.name"="GitHub Action for WeChat Work"
|
LABEL "com.github.actions.name"="GitHub Action for WeChat Work"
|
||||||
LABEL "com.github.actions.description"="Outputs a message to WeChat Work."
|
LABEL "com.github.actions.description"="Send WeChat Work message. Run on any operating platform, such as Windows, Linux, Mac supported by GitHub"
|
||||||
LABEL "com.github.actions.icon"="message-circle"
|
LABEL "com.github.actions.icon"="message-circle"
|
||||||
LABEL "com.github.actions.color"="red"
|
LABEL "com.github.actions.color"="red"
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
name: 'GitHub Action for WeChat Work'
|
|
||||||
description: 'Send WeChat Work message. Run on any operating platform, such as Windows, Linux, Mac supported by GitHub'
|
|
||||||
author: 'chf007 <chf007server@gmail.com>'
|
|
||||||
branding:
|
|
||||||
icon: 'message-circle'
|
|
||||||
color: 'red'
|
|
||||||
Reference in New Issue
Block a user