diff --git a/README.md b/README.md index 9e24c6e..1491a38 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [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/) - [GitHub Actions on Android project](http://vgaidarji.me/blog/2019/01/27/github-actions) +- [A guide to GitHub Actions using Node.js](https://datree.io/blog/git-workflow-automation-github-actions-node-js/) > Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information