Skip to content

Merge pull request #9 from LykosAI/ionite34-patch-1 #8

Merge pull request #9 from LykosAI/ionite34-patch-1

Merge pull request #9 from LykosAI/ionite34-patch-1 #8

name: Cache Purge
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Purge cache
uses: jakejarvis/cloudflare-purge-action@v0.3.0
env:
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}