Merge pull request #4 from maddox/add-some-resources

Add a few actions to community resources
This commit is contained in:
Sarah Drasner 2018-10-21 14:00:37 -06:00 committed by GitHub
commit 8bc65df857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,9 @@ With GitHub Actions you can automate your workflow from idea to production.
- [Use HashiCorp's Terraform](https://github.com/hashicorp/terraform-github-actions)
- [Trigger emails with release notes with SendGrid](https://github.com/bitoiu/release-notify-action)
- [Deploy to Netlify](https://github.com/netlify/actions)
- [Home Assistant Command](https://github.com/maddox/actions/tree/master/home-assistant)
- [Sleep](https://github.com/maddox/actions/tree/master/sleep)
- [Wait for 200](https://github.com/maddox/actions/tree/master/wait-for-200)
### Tutorials