From be131a906c85a3a2a15f5df2c9354dd84aa8269e Mon Sep 17 00:00:00 2001 From: Chris Pilsworth Date: Sat, 1 Dec 2018 17:46:14 +0000 Subject: [PATCH] Deploy a cloudflare worker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8c77fb..8cedc72 100644 --- a/README.md +++ b/README.md @@ -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