diff --git a/.github/main.workflow b/.github/main.workflow index c8fa194..c46e53f 100644 --- a/.github/main.workflow +++ b/.github/main.workflow @@ -22,10 +22,6 @@ action "Send Default Message" { "TELEGRAM_TOKEN", "TELEGRAM_TO", ] - env = { - A = "A" - B = "B" - } } action "Send Photo Message" {