Skip to content

Bust Cloudflare Cache #2

Bust Cloudflare Cache

Bust Cloudflare Cache #2

name: Bust Cloudflare Cache
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
name: Bust Cloudflare Cache
steps:
- name: Bust Cloudflare Cache
uses: spring-io/spring-doc-actions/[email protected]
with:
context-root: spring-shell
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}
cloudflare-cache-token: ${{ secrets.CLOUDFLARE_CACHE_TOKEN }}