Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Action

A GitHub action to send a Slack message using a Slack bot token.

Set up

See https://api.slack.com/bot-users for information on setting up and installing a Slack Bot.

Inputs

Example Usage

      - name: Notify slack
        uses: conocer/slack-action@main
        with:
          token: ${{ secrets.SLACK_BOT_TOKEN }}
          payload: '{\"channel\":\"C123456789\", \"text\":\"Message\" }'

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

12 watching

Forks

Releases

Packages

Used by

Contributors

Languages