chore: update github actions variable
This commit is contained in:
parent
ace08f12b9
commit
fe798d95b2
2
main.go
2
main.go
@ -29,7 +29,7 @@ func main() {
|
|||||||
cli.StringSliceFlag{
|
cli.StringSliceFlag{
|
||||||
Name: "to",
|
Name: "to",
|
||||||
Usage: "telegram user",
|
Usage: "telegram user",
|
||||||
EnvVar: "PLUGIN_TO,TELEGRAM_TO,INPUT_TOKEN",
|
EnvVar: "PLUGIN_TO,TELEGRAM_TO,INPUT_TO",
|
||||||
},
|
},
|
||||||
cli.StringSliceFlag{
|
cli.StringSliceFlag{
|
||||||
Name: "message",
|
Name: "message",
|
||||||
|
Loading…
Reference in New Issue
Block a user