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