Update purge
This commit is contained in:
parent
9da217a997
commit
f268ed5bf5
2
.github/workflows/amdgpu-wipe-clean.yml
vendored
2
.github/workflows/amdgpu-wipe-clean.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
run: chmod +x ./amdgpu-wipe-clean.sh && ./amdgpu-wipe-clean.sh
|
run: chmod +x ./amdgpu-wipe-clean.sh && ./amdgpu-wipe-clean.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 }}
|
||||||
|
2
.github/workflows/amdgpu.yml
vendored
2
.github/workflows/amdgpu.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
run: chmod +x ./amdgpu.sh && ./amdgpu.sh
|
run: chmod +x ./amdgpu.sh && ./amdgpu.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 }}
|
||||||
|
2
.github/workflows/external-kubuntu.yml
vendored
2
.github/workflows/external-kubuntu.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
run: chmod +x ./external-kubuntu.sh && ./external-kubuntu.sh
|
run: chmod +x ./external-kubuntu.sh && ./external-kubuntu.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 }}
|
||||||
|
2
.github/workflows/external-misc.yml
vendored
2
.github/workflows/external-misc.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
run: chmod +x ./external-misc.sh && ./external-misc.sh
|
run: chmod +x ./external-misc.sh && ./external-misc.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 }}
|
||||||
|
2
.github/workflows/external-mozilla.yml
vendored
2
.github/workflows/external-mozilla.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
run: chmod +x ./external-mozilla.sh && ./external-mozilla.sh
|
run: chmod +x ./external-mozilla.sh && ./external-mozilla.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 }}
|
||||||
|
2
.github/workflows/external-nvidia.yml
vendored
2
.github/workflows/external-nvidia.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
run: chmod +x ./external-nvidia.sh && ./external-nvidia.sh
|
run: chmod +x ./external-nvidia.sh && ./external-nvidia.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 }}
|
||||||
|
2
.github/workflows/external-oibaf.yml
vendored
2
.github/workflows/external-oibaf.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
run: chmod +x ./external-oibaf.sh && ./external-oibaf.sh
|
run: chmod +x ./external-oibaf.sh && ./external-oibaf.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 }}
|
||||||
|
2
.github/workflows/external-steam.yml
vendored
2
.github/workflows/external-steam.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
run: chmod +x ./external-steam.sh && ./external-steam.sh
|
run: chmod +x ./external-steam.sh && ./external-steam.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 }}
|
||||||
|
2
.github/workflows/external-sys76.yml
vendored
2
.github/workflows/external-sys76.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
run: chmod +x ./external-sys76.sh && ./external-sys76.sh
|
run: chmod +x ./external-sys76.sh && ./external-sys76.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 }}
|
||||||
|
2
.github/workflows/external-winehq.yml
vendored
2
.github/workflows/external-winehq.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
run: chmod +x ./external-winehq.sh && ./external-winehq.sh
|
run: chmod +x ./external-winehq.sh && ./external-winehq.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 }}
|
||||||
|
2
.github/workflows/external-wipe-clean.yml
vendored
2
.github/workflows/external-wipe-clean.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
run: chmod +x ./external-wipe-clean.sh && ./external-wipe-clean.sh
|
run: chmod +x ./external-wipe-clean.sh && ./external-wipe-clean.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 }}
|
||||||
|
2
.github/workflows/external-xtradeb.yml
vendored
2
.github/workflows/external-xtradeb.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
run: chmod +x ./external-xtradeb.sh && ./external-xtradeb.sh
|
run: chmod +x ./external-xtradeb.sh && ./external-xtradeb.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 }}
|
||||||
|
2
.github/workflows/rocm-wipe-clean.yml
vendored
2
.github/workflows/rocm-wipe-clean.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
run: chmod +x ./rocm-wipe-clean.sh && ./rocm-wipe-clean.sh
|
run: chmod +x ./rocm-wipe-clean.sh && ./rocm-wipe-clean.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 }}
|
||||||
|
2
.github/workflows/rocm.yml
vendored
2
.github/workflows/rocm.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
run: chmod +x ./rocm.sh && ./rocm.sh
|
run: chmod +x ./rocm.sh && ./rocm.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 }}
|
||||||
|
2
.github/workflows/ubuntu-backports.yml
vendored
2
.github/workflows/ubuntu-backports.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
run: chmod +x ./ubuntu-backports.sh && ./ubuntu-backports.sh
|
run: chmod +x ./ubuntu-backports.sh && ./ubuntu-backports.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 }}
|
||||||
|
2
.github/workflows/ubuntu-proposed.yml
vendored
2
.github/workflows/ubuntu-proposed.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
run: chmod +x ./ubuntu-proposed.sh && ./ubuntu-proposed.sh
|
run: chmod +x ./ubuntu-proposed.sh && ./ubuntu-proposed.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 }}
|
||||||
|
2
.github/workflows/ubuntu-security.yml
vendored
2
.github/workflows/ubuntu-security.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
run: chmod +x ./ubuntu-security.sh && ./ubuntu-security.sh
|
run: chmod +x ./ubuntu-security.sh && ./ubuntu-security.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 }}
|
||||||
|
2
.github/workflows/ubuntu-updates.yml
vendored
2
.github/workflows/ubuntu-updates.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
run: chmod +x ./ubuntu-updates.sh && ./ubuntu-updates.sh
|
run: chmod +x ./ubuntu-updates.sh && ./ubuntu-updates.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 }}
|
||||||
|
2
.github/workflows/ubuntu-wipe-clean.yml
vendored
2
.github/workflows/ubuntu-wipe-clean.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
run: chmod +x ./ubuntu-wipe-clean.sh && ./ubuntu-wipe-clean.sh
|
run: chmod +x ./ubuntu-wipe-clean.sh && ./ubuntu-wipe-clean.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 }}
|
||||||
|
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
run: chmod +x ./ubuntu.sh && ./ubuntu.sh
|
run: chmod +x ./ubuntu.sh && ./ubuntu.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