Use rsync-antora-reference@v0.0.4
This commit is contained in:
parent
99afa32fae
commit
058a49ad3d
|
@ -34,7 +34,7 @@ jobs:
|
|||
- name: Run Antora
|
||||
run: ./gradlew antora
|
||||
- name: Publish Docs
|
||||
uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.3
|
||||
uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.4
|
||||
with:
|
||||
docs-username: ${{ secrets.DOCS_USERNAME }}
|
||||
docs-host: ${{ secrets.DOCS_HOST }}
|
||||
|
|
Loading…
Reference in New Issue