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 a7abde4 commit 9c2e111Copy full SHA for 9c2e111
.github/workflows/deploy-docs.yml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
./mvnw --no-transfer-progress -B antora
40
- name: Publish Docs
41
- uses: spring-io/spring-doc-actions/[email protected].11
+ uses: spring-io/spring-doc-actions/[email protected].13
42
with:
43
docs-username: ${{ secrets.DOCS_USERNAME }}
44
docs-host: ${{ secrets.DOCS_HOST }}
0 commit comments