Add a few more examples :)

This commit is contained in:
Jess Frazelle 2018-10-21 11:03:29 -07:00 committed by GitHub
parent 152aa2e5c8
commit 464cced72b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,8 @@ With GitHub Actions you can automate your workflow from idea to production.
### Community Resources ### Community Resources
- [Deploy a Node.js App to Azure](https://github.com/sdras/example-azure-node) - [Deploy a Node.js App to Azure](https://github.com/sdras/example-azure-node)
- [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)
### Tutorials ### Tutorials