This commit is contained in:
andreiguan
2019-09-11 16:21:02 +08:00
parent e451a80e38
commit ba7f10ea31
4 changed files with 4 additions and 4 deletions

View File

@@ -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"="1.0.0"
LABEL "version"="1.0.2"
ADD entrypoint.js package.json package-lock.json /
RUN npm ci