mirror of
https://github.com/lizheming/drone-wechat.git
synced 2026-06-16 14:50:39 +08:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 31457c2db5 | |||
| 8f3fadac27 | |||
| 4f828a37a2 | |||
| 960b54b0da |
@@ -18,7 +18,6 @@ configParser({
|
||||
},
|
||||
to_user: {
|
||||
usage: 'The user ids to send the message to',
|
||||
def: '@all',
|
||||
env: 'PLUGIN_TO_USER,WECHAT_TO_USER'
|
||||
},
|
||||
to_tag: {
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "drone-wechat",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.3",
|
||||
"description": "drone wechat notification plugin",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user