Skip to content

Github Action to send a simple slack message with a title and a body.

Notifications You must be signed in to change notification settings

synapsestudios/simple-slack-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-slack-message

Github action that sends a simple slack message with a title and body

Usage

steps:
- uses: synapsestudios/simple-slack-message@v1
  with:
    channel: <slack channel>
    token: <slack token>
    title: Greetings
    body: I hope you are doing well today

About

Github Action to send a simple slack message with a title and a body.

Resources

Stars

Watchers

Forks

Packages

No packages published