rtCamp / action-slack-notify

GitHub Action for sending a notification to a Slack channel
https://github.com/rtCamp/github-actions-library
MIT License
1.07k stars 227 forks source link

Make calling Slackify-Markdown more robust #181

Closed L0RD-ZER0 closed 3 months ago

L0RD-ZER0 commented 3 months ago

Calling slackify-markdown errors out with 'text' is required but not provided. This PR aims to fix that.