Skip to content

Appmaker-xyz/github-action-slack-bot

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Send message to slack channel on releases

Usage

- uses: ./
  with:
    bot-token: ${{ secrets.BOT_TOKEN}}
    channel: ${{ secrets.CHANNEL}}
    append-message: By Deploy bot