mirror of
https://github.com/appleboy/telegram-action.git
synced 2026-05-14 10:52:51 +00:00
fix: add document message
This commit is contained in:
@@ -32,6 +32,7 @@ action "Send Photo message" {
|
||||
]
|
||||
env = {
|
||||
PHOTO = "tests/github.png"
|
||||
DOCUMENT = "tests/gophercolor.png"
|
||||
}
|
||||
args = "send photo message."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user