Merge pull request #27 from cpilsworth/patch-1

Deploy a cloudflare worker
This commit is contained in:
Sarah Drasner 2018-12-07 07:40:24 +01:00 committed by GitHub
commit fc1237162c
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)
- [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action)
### Tutorials