From 0d9cacbeb9cdc014c91b4a0b67c6370da7d0606f Mon Sep 17 00:00:00 2001 From: Takuma Osada Date: Thu, 8 Dec 2022 16:17:51 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5efaddc..9b3f8d4 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,10 @@ See [action.yml](action.yml) | - | - | - | - | | `SLACK_CHANNEL_ID` | your slack channel id | - | yes | | `SLACK_BOT_TOKEN` | your slack bot token | - | yes | -| `send-discussion` | send discussion notification? | false | no | +| `send-discussion` | send discussion notification? | true | no | | `send-discussion-comment` | send discussion comment notification? | true | no | - +| `unfurl-links` | Pass true to enable unfurling of primarily text-based content | false | no | +| `unfurl-media` | Pass false to disable unfurling of media content | false | no | ## Supported