File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 45
45
BUILD_VERSION : ${{ github.event.inputs.build-version }}
46
46
run : node run.js --no-checkout
47
47
- name : Sync Documentation
48
- uses : spring-io/spring-doc-actions/rsync-antora-reference@v0.0.19
48
+ uses : spring-io/spring-doc-actions/rsync-antora-reference@v0.0.20
49
49
with :
50
50
docs-username : ${{ secrets.DOCS_USERNAME }}
51
51
docs-host : ${{ secrets.DOCS_HOST }}
56
56
BUILD_REFNAME : ${{ github.event.inputs.build-refname }}
57
57
BUILD_VERSION : ${{ github.event.inputs.build-version }}
58
58
- name : Bust Cloudflare Cache
59
- uses : spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.19
59
+ uses : spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.20
60
60
with :
61
61
context-root : spring-boot
62
62
context-path : /
You can’t perform that action at this time.
0 commit comments