mirror of
https://gitee.com/jack_whh/action-wechat-work.git
synced 2026-03-10 09:42:54 +08:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aa341fdcfe | ||
|
|
8d6721ecd2 | ||
|
|
522201f34b | ||
|
|
97dcd7641c |
@@ -12,5 +12,5 @@ inputs:
|
||||
required: true
|
||||
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
|
||||
26591
dist/index.js
vendored
Normal file
26591
dist/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "action-wechat-work",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"description": "GitHub Action that sends a WeChat Work notification.",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user