Skip to content

Commit 29a422c

Browse files
committed
Switch to spring-doc-actions branch to test context-path
1 parent 67277f4 commit 29a422c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy-docs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,9 @@ jobs:
5656
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
5757
httpdocs-path: /spring-boot/antora/reference
5858
- name: Bust Cloudflare Cache
59-
uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.15
59+
uses: philwebb/spring-doc-actions/bust-cloudflare-antora-cache@context-path
6060
with:
6161
context-root: spring-boot
62+
context-path: /
6263
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}
6364
cloudflare-cache-token: ${{ secrets.CLOUDFLARE_CACHE_TOKEN }}

0 commit comments

Comments
 (0)