Update spring-cloud-deploy-docs.yml

This commit is contained in:
Ryan Baxter
2024-04-05 17:20:37 -04:00
committed by GitHub
parent f031df1840
commit 5e3bc1c1c0

View File

@@ -50,6 +50,6 @@ jobs:
- name: Bust Cloudflare Cache
uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.11
with:
context-root: spring-cloud-build
context-root: ${{ github.event.repository.name }}
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}
cloudflare-cache-token: ${{ secrets.CLOUDFLARE_CACHE_TOKEN }}