Explorar o código

Use rsync-antora-reference@v0.0.2

Rob Winch %!s(int64=2) %!d(string=hai) anos
pai
achega
61f33d2d29
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/deploy-docs.yml

+ 1 - 1
.github/workflows/deploy-docs.yml

@@ -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.1
+      uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.2
       with:
         docs-username: ${{ secrets.DOCS_USERNAME }}
         docs-host: ${{ secrets.DOCS_HOST }}