From 20faea6860f38cf3089aae2fa01fcb9febdb967d Mon Sep 17 00:00:00 2001 From: Christophe Boucharlat Date: Tue, 18 Dec 2018 21:12:27 +0100 Subject: [PATCH] Added new Action to Declaratively setup DNS records on Cloudflare --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e735023..9cbf2ce 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action) - [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action) - [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn) - +- [Configure a DNS Record on Cloudflare](https://github.com/xorilog/cloudflare-dns-action) ### Tutorials