Merge branch 'docs-build' of github.com:spring-cloud/spring-cloud-bus into docs-build

This commit is contained in:
Ryan Baxter
2024-07-18 17:04:55 -04:00

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: