Update deploy-docs.yml

This commit is contained in:
Ryan Baxter
2024-07-15 10:06:17 -04:00
committed by GitHub
parent 8b25cead88
commit 6d23079215

View File

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