|
@@ -18,7 +18,7 @@ jobs:
|
|
matrix:
|
|
matrix:
|
|
branch: [ '5.8.x', '6.1.x', '6.2.x', 'main' ]
|
|
branch: [ '5.8.x', '6.1.x', '6.2.x', 'main' ]
|
|
steps:
|
|
steps:
|
|
- - uses: spring-io/spring-docs-actions/update-antora-spring-ui@9ab6029a59f5a8e3b40dc8757ff5d9f3569647db
|
|
|
|
|
|
+ - uses: spring-io/spring-doc-actions/update-antora-spring-ui@9ab6029a59f5a8e3b40dc8757ff5d9f3569647db
|
|
name: Update antora-playbook.yml
|
|
name: Update antora-playbook.yml
|
|
with:
|
|
with:
|
|
docs-branch: ${{ matrix.branch }}
|
|
docs-branch: ${{ matrix.branch }}
|
|
@@ -28,7 +28,7 @@ jobs:
|
|
runs-on: ubuntu-latest
|
|
runs-on: ubuntu-latest
|
|
name: Update Docs Build
|
|
name: Update Docs Build
|
|
steps:
|
|
steps:
|
|
- - uses: spring-io/spring-docs-actions/update-antora-spring-ui@9ab6029a59f5a8e3b40dc8757ff5d9f3569647db
|
|
|
|
|
|
+ - uses: spring-io/spring-doc-actions/update-antora-spring-ui@9ab6029a59f5a8e3b40dc8757ff5d9f3569647db
|
|
name: Update antora-playbook.yml
|
|
name: Update antora-playbook.yml
|
|
with:
|
|
with:
|
|
docs-branch: 'docs-build'
|
|
docs-branch: 'docs-build'
|