Skip to content

Commit

Permalink
Update rsync antora reference
Browse files Browse the repository at this point in the history
  • Loading branch information
cppwfs committed Dec 12, 2023
1 parent 376bb5c commit 7a8cf01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
./mvnw --no-transfer-progress -B antora
- name: Publish Docs
uses: spring-io/spring-doc-actions/[email protected].11
uses: spring-io/spring-doc-actions/[email protected].13
with:
docs-username: ${{ secrets.DOCS_USERNAME }}
docs-host: ${{ secrets.DOCS_HOST }}
Expand Down

0 comments on commit 7a8cf01

Please sign in to comment.