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 2991fe4 commit ad74726Copy full SHA for ad74726
.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: rwinch/spring-doc-actions/rsync-antora-reference@httpdocs-path
+ uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.11
42
with:
43
docs-username: ${{ secrets.DOCS_USERNAME }}
44
docs-host: ${{ secrets.DOCS_HOST }}
0 commit comments