Add "Building GitHub Actions in Node.js"

This commit is contained in:
Jason Etcovitch 2019-01-26 21:33:14 -05:00 committed by GitHub
parent 9f3efe1fa0
commit e6ee252764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -68,6 +68,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Introducing GitHub Actions](https://css-tricks.com/introducing-github-actions/)
- [Deploying to Firebase Hosting with GitHub Actions](https://natemoo.re/posts/action-firebase)
- [Building GitHub Actions in Node.js](https://jasonet.co/posts/building-github-actions-in-node/)
> Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information