Merge pull request #6 from jondavidjohn/surge-action

Using surge.sh, deploy your branch specific storybook as a pull request deployment
This commit is contained in:
Sarah Drasner 2018-10-21 14:03:32 -06:00 committed by GitHub
commit 91416299f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ With GitHub Actions you can automate your workflow from idea to production.
- [Sleep](https://github.com/maddox/actions/tree/master/sleep)
- [Wait for 200](https://github.com/maddox/actions/tree/master/wait-for-200)
- [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)
### Tutorials