Update release.yml
This commit is contained in:
parent
564665b8c7
commit
f1dee2d1bf
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@ -38,13 +38,5 @@ jobs:
|
||||
|
||||
- name: Release Package
|
||||
run: ./release.sh
|
||||
|
||||
- name: Purge cache
|
||||
uses: strrife/cloudflare-chunked-purge-action@master
|
||||
env:
|
||||
# Zone is required by both authentication methods
|
||||
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
|
||||
|
||||
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
|
||||
PURGE_URLS: ${{ vars.PURGE_URLS }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user