diff --git a/.github/main.workflow b/.github/main.workflow index 347b42a..1327676 100644 --- a/.github/main.workflow +++ b/.github/main.workflow @@ -32,6 +32,7 @@ action "Send Photo message" { ] env = { PHOTO = "tests/github.png" + DOCUMENT = "tests/gophercolor.png" } args = "send photo message." }