Skip to content

Commit

Permalink
Resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanVaughn committed Sep 26, 2019
2 parents 60a6c72 + 550d8f4 commit 31b7072
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Cloudflare Cache Purge Action
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/816b3dfe8bb34c9eb922a638ff6fa3bb)](https://www.codacy.com/manual/NathanVaughn/actions-cloudflare-purge?utm_source=github.com&utm_medium=referral&utm_content=NathanVaughn/actions-cloudflare-purge&utm_campaign=Badge_Grade)

This action uses Cloudflare's API to purge their entire cache of your site.

**\*Currently, only purging [ALL files](https://api.cloudflare.com/#zone-purge-all-files) is supported.**

## Inputs

All inputs are pulled from environment variables for security and are required.
Expand Down Expand Up @@ -61,4 +64,4 @@ right-hand panel.
Follow GitHub's [documentation](https://help.github.com/en/articles/virtual-environments-for-github-actions#creating-and-using-secrets-encrypted-variables)
to add these values to your repository's secrets.
![](images/secrets.jpg)
![](images/secrets.jpg)

0 comments on commit 31b7072

Please sign in to comment.