mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-04 18:23:45 +08:00
chore: update github actions variable
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user