From f544a581043e013b35c4d67ecc2a3cbace41954f Mon Sep 17 00:00:00 2001 From: Jason Etcovitch Date: Tue, 20 Nov 2018 15:42:44 -0500 Subject: [PATCH] Add actions-toolkit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b529102..62d9a5b 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ With GitHub Actions you can automate your workflow from idea to production. - [Cleanup branches after merge](https://github.com/jessfraz/branch-cleanup-action) - [Post gif on check fail](https://github.com/jessfraz/shaking-finger-action) - [Send an SMS from GitHub Actions using Nexmo](https://github.com/nexmo-community/nexmo-sms-action) +- [Node.js Actions Toolkit](https://github.com/JasonEtco/actions-toolkit) ### Tutorials