We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3989f commit cbdd2d9Copy full SHA for cbdd2d9
.github/workflows/update-antora-ui-spring.yml
@@ -20,6 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
with:
22
ref: ${{ inputs.docs-branch }}
23
+ fetch-depth: 1
24
- name: Get Current UI Bundle URL
25
uses: mikefarah/[email protected]
26
id: current
0 commit comments