Upgrade to 4.1.4-SNAPSHOT.

This commit is contained in:
Olga Maciaszek-Sharma
2024-07-11 15:25:28 +02:00
parent 362a7b6420
commit a95bfd2b6b
2 changed files with 18 additions and 1 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:antora
- name: Publish Docs
uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.13
with: