Skip to content

Commit

Permalink
Switch to spring-doc-actions branch to test context-path
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Apr 4, 2024
1 parent 67277f4 commit 29a422c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,9 @@ jobs:
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
httpdocs-path: /spring-boot/antora/reference
- name: Bust Cloudflare Cache
uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.15
uses: philwebb/spring-doc-actions/bust-cloudflare-antora-cache@context-path
with:
context-root: spring-boot
context-path: /
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}
cloudflare-cache-token: ${{ secrets.CLOUDFLARE_CACHE_TOKEN }}

0 comments on commit 29a422c

Please sign in to comment.