|
@@ -16,7 +16,7 @@ jobs:
|
|
|
name: Update on Supported Branches
|
|
name: Update on Supported Branches
|
|
|
strategy:
|
|
strategy:
|
|
|
matrix:
|
|
matrix:
|
|
|
- branch: [ 'main', '1.5.x', '1.4.x' ]
|
|
|
|
|
|
|
+ branch: [ '1.5.x', '1.4.x' ]
|
|
|
steps:
|
|
steps:
|
|
|
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@e28269199d1d27975cf7f65e16d6095c555b3cd0
|
|
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@e28269199d1d27975cf7f65e16d6095c555b3cd0
|
|
|
name: Update
|
|
name: Update
|