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 f7c9414 commit e571d9dCopy full SHA for e571d9d
.github/workflows/deploy-docs.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Copy the cache to be included in the site
37
run: cp -rf build/antora/inject-collector-cache-config-extension/.cache build/site/
38
- name: Publish Docs
39
- uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.18
+ uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.20
40
with:
41
docs-username: ${{ secrets.DOCS_USERNAME }}
42
docs-host: ${{ secrets.DOCS_HOST }}
0 commit comments