From 10f630f52af1f7692101ccd59295b4736a7c4a0d Mon Sep 17 00:00:00 2001 From: ferrreo Date: Wed, 6 Sep 2023 22:23:30 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fce9ef4..1641898 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,7 +37,7 @@ jobs: run: ./release.sh - name: Purge cache - uses: jakejarvis/cloudflare-purge-action@master + uses: strrife/cloudflare-chunked-purge-action@master env: # Zone is required by both authentication methods CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}