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 8a533d7 commit d9cf5d4Copy full SHA for d9cf5d4
.github/workflows/deploy-docs.yml
@@ -51,7 +51,7 @@ jobs:
51
docs-host: ${{ secrets.DOCS_HOST }}
52
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
53
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
54
- httpdocs-path: /spring-boot/antora
+ httpdocs-path: /spring-boot/antora/
55
env:
56
BUILD_REFNAME: ${{ github.event.inputs.build-refname }}
57
BUILD_VERSION: ${{ github.event.inputs.build-version }}
0 commit comments