Upgrade Antora.

This commit is contained in:
Olga Maciaszek-Sharma
2024-07-12 19:58:12 +02:00
parent d174517f55
commit cc82e2d0d9
5 changed files with 23 additions and 35 deletions

View File

@@ -36,7 +36,7 @@ jobs:
echo BUILD_VERSION=$BUILD_VERSION >> $GITHUB_ENV
- name: Run Antora
run: |
./mvnw --no-transfer-progress -B antora
./mvnw --no-transfer-progress -B antora -Pdocs
- name: Publish Docs
uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.13
with: