Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 880 Bytes

File metadata and controls

19 lines (12 loc) · 880 Bytes

Send Slack Message Action

Sends a markdown message to a Slack channel.

Unlike rtCamp/action-slack-notify, this action uses slackapi/slack-github-action and does not require Docker.

Inputs

Input Description Required
channel Slack channel (without #) to post the message into. Yes
message-markdown The message to send, in markdown format. Yes

Implementation Details

This action depends on: