Merge pull request #10 from hiimbex/patch-1

Add Probot docs
This commit is contained in:
Sarah Drasner 2018-10-24 19:01:23 -04:00 committed by GitHub
commit 484779c5b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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) - [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) - [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) - [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 ### Tutorials