rtCamp/action-slack-notify

message formatting, eg bold

Closed this issue · 2 comments

How do you use markdown in the SLACK_MESSAGE so that it will render markdown?

SLACK_MESSAGE: "\n**Code Version**: ${{ needs.build_code.outputs.RELEASE_TAG }}\n\n**Commit Message**: ${{ github.event.head_commit.message }}"