chore: update github actions variable

This commit is contained in:
Bo-Yi Wu 2019-11-02 14:37:46 +08:00
parent ace08f12b9
commit fe798d95b2

View File

@ -29,7 +29,7 @@ func main() {
cli.StringSliceFlag{
Name: "to",
Usage: "telegram user",
EnvVar: "PLUGIN_TO,TELEGRAM_TO,INPUT_TOKEN",
EnvVar: "PLUGIN_TO,TELEGRAM_TO,INPUT_TO",
},
cli.StringSliceFlag{
Name: "message",