From 7358004514a1e20d254034d40e9b5f4155648ea4 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Thu, 22 Aug 2019 00:20:25 -0400 Subject: [PATCH] Add Cloudflare cache purge action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b44c3db..d6084a6 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Executing remote ssh commands](https://github.com/appleboy/ssh-action) - [Deploy to Kubernetes with kubectl](https://github.com/steebchen/kubectl) - [Update a Docker Hub repository description from README.md](https://github.com/peter-evans/dockerhub-description) +- [Purge Cloudflare cache after updating a website](https://github.com/jakejarvis/cloudflare-purge-action) ### External Services