Fixing github action

This commit is contained in:
Ryan Baxter
2024-07-15 10:13:42 -04:00
parent 768222b40b
commit c312838236
2 changed files with 2 additions and 2 deletions

View File

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