Use bust-cloudflare-antora-cache

This commit is contained in:
Rob Winch 2023-06-14 11:33:45 -05:00
parent 6f2d43e03d
commit 7c562e2c88
1 changed files with 6 additions and 0 deletions

View File

@ -42,3 +42,9 @@ jobs:
docs-host: ${{ secrets.DOCS_HOST }}
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
- name: Bust Clouflare Cache
uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@main
with:
context-root: spring-security
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}
cloudflare-cache-token: ${{ secrets.CLOUDFLARE_CACHE_TOKEN }}