Update rsync antora reference

This commit is contained in:
Glenn Renfro
2023-12-12 08:27:47 -05:00
parent 376bb5cb6e
commit 7a8cf01a57

View File

@@ -38,7 +38,7 @@ jobs:
run: |
./mvnw --no-transfer-progress -B antora
- name: Publish Docs
uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.11
uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.13
with:
docs-username: ${{ secrets.DOCS_USERNAME }}
docs-host: ${{ secrets.DOCS_HOST }}