diff --git a/README.md b/README.md index c5ca2ab..ea0e62c 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [SSH](https://github.com/maddox/actions/tree/master/ssh) - [Deploy to any Cloud or Kubernetes Using Pulumi](https://github.com/pulumi/actions) - [Using surge.sh, deploy your branch specific storybook as a pull request deployment](https://github.com/codeship/storybook-surge-github-action) +- [Post a Slack message as a bot](https://github.com/pullreminders/slack-action) - [Report webpack stats to packtracker.io](https://github.com/packtracker/github-action) - [Deploy a Probot App using Actions](https://probot.github.io/docs/deployment/#github-actions) - [Deploy a playlist to Spotify](https://github.com/swinton/SpotHub)