From 70b64f5beb2f4b66234e94499d9147ac4bce45c8 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Wed, 20 Feb 2019 00:08:28 +0800 Subject: [PATCH] fix: typo --- .github/main.workflow | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/main.workflow b/.github/main.workflow index c215231..c8fa194 100644 --- a/.github/main.workflow +++ b/.github/main.workflow @@ -28,7 +28,7 @@ action "Send Default Message" { } } -action "Send Photo message" { +action "Send Photo Message" { uses = "appleboy/telegram-action@master" env = { PHOTO = "tests/github.png"