Fixed cloudflare cache version
This commit is contained in:
parent
a04542a2f7
commit
abb0e4bff6
2
.github/workflows/upload.yml
vendored
2
.github/workflows/upload.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
git pull --force origin master
|
git pull --force origin master
|
||||||
hugo -s . -d /var/www/montevideo.restaurant/
|
hugo -s . -d /var/www/montevideo.restaurant/
|
||||||
- name: Clear Cloudflare cache
|
- name: Clear Cloudflare cache
|
||||||
uses: Cyb3r-Jak3/action-cloudflare-cache@<Latest Release>
|
uses: Cyb3r-Jak3/action-cloudflare-cache@main
|
||||||
with:
|
with:
|
||||||
zone: ${{ secrets.CLOUDFLARE_ZONE }}
|
zone: ${{ secrets.CLOUDFLARE_ZONE }}
|
||||||
api_token: ${{ secrets.CLOUDFLARE_TOKEN }}
|
api_token: ${{ secrets.CLOUDFLARE_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user