Merge pull request #29 from BryanSchuetz/patch-1

Adding another action to Community Resources
This commit is contained in:
Sarah Drasner 2018-12-07 07:44:05 +01:00 committed by GitHub
commit ba9188237e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Node.js Actions Toolkit](https://github.com/JasonEtco/actions-toolkit)
- [Deploy a Node.js function to AWS Lambda and invoke it using the Serverless framework](https://github.com/swinton/serverless)
- [Deploy VS Code extensions with vsce](https://github.com/lannonbr/vsce-action)
- [Build a Jekyll site—with Custom Jekyll Plugins & Build Scripts—and deploy it back to the Gh-Pages Branch](https://github.com/BryanSchuetz/jekyll-deploy-gh-pages)
- [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action)