We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcdf144 commit cb7da6aCopy full SHA for cb7da6a
.github/workflows/update-antora-ui-spring.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
branch: [ '1.3.x', 'main' ]
20
steps:
21
- - uses: spring-io/spring-doc-actions/update-antora-spring-ui@852920ba3fb1f28b35a2f13201133bc00ef33677
+ - uses: spring-io/spring-doc-actions/update-antora-spring-ui@c2038265125ec6f305a4a041d892ee44c156a754
22
name: Update
23
with:
24
docs-branch: ${{ matrix.branch }}
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
name: Update on docs-build
30
31
32
33
34
docs-branch: 'docs-build'
0 commit comments