Skip to content

Commit 43fe5f6

Browse files
committed
Fix update-antora-ui-spring.yml
1 parent f47f813 commit 43fe5f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-antora-ui-spring.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: Update on Supported Branches
1717
strategy:
1818
matrix:
19-
branch: [ '6.4.x', '6.5.x', '7.0.x' 'main' ]
19+
branch: [ '6.4.x', '6.5.x', '7.0.x', 'main' ]
2020
steps:
2121
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@e28269199d1d27975cf7f65e16d6095c555b3cd0
2222
name: Update

0 commit comments

Comments
 (0)