From 2f1e2c662320d0c94038dd0aac2c47435f8a04c4 Mon Sep 17 00:00:00 2001 From: Bex Warner Date: Sun, 21 Oct 2018 17:38:32 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f072b1f..dfa3071 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ With GitHub Actions you can automate your workflow from idea to production. - [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) - [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) ### Tutorials