支持文件类型

This commit is contained in:
guanhongfu
2021-04-26 15:55:22 +08:00
parent b214c1483f
commit 460f7c9c9c
14 changed files with 219 additions and 367 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.3"
LABEL "version"="1.0.4"
ADD entrypoint.js package.json package-lock.json /
RUN npm ci