mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 02:35:06 +08:00
wip
This commit is contained in:
parent
2bd88c91c6
commit
c28e1f7d3b
1
.github/workflows/deploy-pages.yml
vendored
1
.github/workflows/deploy-pages.yml
vendored
@ -123,6 +123,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Purge cache
|
- name: Purge cache
|
||||||
uses: nathanvaughn/actions-cloudflare-purge@3b31015a54307a38ea48904fb367eeb0a753a66f
|
uses: nathanvaughn/actions-cloudflare-purge@3b31015a54307a38ea48904fb367eeb0a753a66f
|
||||||
|
continue-on-error: true
|
||||||
with:
|
with:
|
||||||
cf_zone: ${{ secrets.CF_ZONE_ID }}
|
cf_zone: ${{ secrets.CF_ZONE_ID }}
|
||||||
cf_auth: ${{ secrets.CF_API_TOKEN }}
|
cf_auth: ${{ secrets.CF_API_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user