mirror of
https://github.com/appleboy/telegram-action.git
synced 2026-05-14 02:42:44 +00:00
fix: remove unused env
This commit is contained in:
@@ -22,10 +22,6 @@ action "Send Default Message" {
|
|||||||
"TELEGRAM_TOKEN",
|
"TELEGRAM_TOKEN",
|
||||||
"TELEGRAM_TO",
|
"TELEGRAM_TO",
|
||||||
]
|
]
|
||||||
env = {
|
|
||||||
A = "A"
|
|
||||||
B = "B"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
action "Send Photo Message" {
|
action "Send Photo Message" {
|
||||||
|
|||||||
Reference in New Issue
Block a user