Skip to content

Commit 056279e

Browse files
authored
Update README.md
1 parent 84bf310 commit 056279e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The action has any of the follow inputs
4848
| `dry-run` | Prevent sending the payload | false | |
4949
| `discord-url` | Discord Webhook URL(s) | N/A | Optional: Can be comma separated values, or stringified JSON array of strings. Discord does not support buttons in incoming webhooks, yet |
5050
| `slack-url` | Slack Webhook URL(s) | N/A | Optional: Can be comma separated values, or stringified JSON array of strings. |
51-
| `teams-url` | Teams Webhook URL(s) | N/A | Optional: Can be comma separated values, or stringified JSON array of strings. Teams has deprecated colors in cards (temporarily) |
51+
| `teams-url` | Teams Webhook URL(s) | N/A | Optional: Can be comma separated values, or stringified JSON array of strings. |
5252
| `color` | Color of the message | `success` | Value can be in hexadecimal or the title of a predefined color |
5353
| `title` | Text at the top of the message | `Hello world!` | |
5454
| `text` | Text to be displayed under the title | N/A | |

0 commit comments

Comments
 (0)