mirror of
https://github.com/seepine/action-wechat-work.git
synced 2025-01-18 21:36:41 +08:00
doc
This commit is contained in:
parent
aa0edefaf6
commit
6d7af9a729
@ -8,7 +8,7 @@ LABEL "com.github.actions.color"="red"
|
||||
LABEL "repository"="https://github.com/chf007/action-wechat-work"
|
||||
LABEL "homepage"="https://github.com/chf007/action-wechat-work"
|
||||
LABEL "maintainer"="chf007 <chf007server@gmail.com>"
|
||||
LABEL "version"="0.0.1"
|
||||
LABEL "version"="1.0.0"
|
||||
|
||||
ADD entrypoint.js package.json package-lock.json /
|
||||
RUN npm ci
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "action-wechat-work",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.0",
|
||||
"description": "GitHub Action that sends a WeChat Work notification.",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user