Merge pull request #154 from jakejarvis/add-cloudflare-purge

Add Cloudflare cache purge action
This commit is contained in:
Gary Ewan Park 2019-08-22 07:57:49 +01:00 committed by GitHub
commit 04fdc34547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -195,6 +195,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