This commit is contained in:
Marcin Grzejszczak
2023-09-08 14:26:42 +02:00
parent de843104fd
commit ad51c29c7c

View File

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