Update release.yml
This commit is contained in:
parent
cfafde480f
commit
89182ac6b9
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
run: ./release.sh
|
run: ./release.sh
|
||||||
|
|
||||||
- name: Purge cache
|
- name: Purge cache
|
||||||
uses: jakejarvis/cloudflare-purge-action@master
|
uses: strrife/cloudflare-chunked-purge-action@master
|
||||||
env:
|
env:
|
||||||
# Zone is required by both authentication methods
|
# Zone is required by both authentication methods
|
||||||
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
||||||
|
Loading…
Reference in New Issue
Block a user