We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22424b2 commit b0b0b91Copy full SHA for b0b0b91
.github/workflows/deploy-docs.yml
@@ -56,7 +56,7 @@ jobs:
56
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
57
httpdocs-path: /spring-boot/antora/reference
58
- name: Bust Cloudflare Cache
59
- uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.16
+ uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.17
60
with:
61
context-root: spring-boot
62
context-path: /
0 commit comments