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 6a5e3e5 commit 04ffa7eCopy full SHA for 04ffa7e
.github/workflows/deploy-docs.yml
@@ -44,7 +44,7 @@ jobs:
44
docs-host: ${{ secrets.DOCS_HOST }}
45
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
46
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
47
- site-path: spring-data-jpa/target/antora/site
+ site-path: target/antora/site
48
- name: Bust Cloudflare Cache
49
uses: spring-io/spring-doc-actions/[email protected]
50
with:
0 commit comments