This commit is contained in:
bd_ 2023-10-11 19:49:24 +09:00
parent 2bd88c91c6
commit c28e1f7d3b

View File

@ -123,6 +123,7 @@ jobs:
- name: Purge cache
uses: nathanvaughn/actions-cloudflare-purge@3b31015a54307a38ea48904fb367eeb0a753a66f
continue-on-error: true
with:
cf_zone: ${{ secrets.CF_ZONE_ID }}
cf_auth: ${{ secrets.CF_API_TOKEN }}