Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ostk0069 authored Dec 8, 2022
1 parent 8b88168 commit 0d9cacb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0d9cacb

Please sign in to comment.