From d8b1b6d80eff8ca6da66fd921c8d30a58d3b9d22 Mon Sep 17 00:00:00 2001 From: 839 <8398a7@gmail.com> Date: Sat, 14 Sep 2019 02:32:45 +0900 Subject: [PATCH] Update screenshots --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6028f136..961bc122 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ refs: https://api.slack.com/reference/messaging/payload ### Notification -success +success ```yaml - uses: 8398a7/action-slack@v2 @@ -53,14 +53,14 @@ When adding to text, write as follows. In case of failure or cancellation, you will be notified as follows. -failure -cancelled +failure +cancelled ### Custom Notification Use `status: custom` if you want to send an arbitrary payload. -custom +custom ```yaml - uses: 8398a7/action-slack@v2