From b535a89bc8f8f9f049aa9defc9c1c2fba5c09010 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Sat, 28 Sep 2019 11:19:32 +0800 Subject: [PATCH] docs: add checkout command --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 371f3c8..559b18c 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ Remove `args` to send the default message. send photo message: ```yml +- uses: actions/checkout@master - name: send photo message uses: appleboy/telegram-action@master with: