We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a3f612 commit 8185ff0Copy full SHA for 8185ff0
.github/workflows/deploy-docs.yml
@@ -38,7 +38,6 @@ jobs:
38
- name: Sync Documentation
39
uses: spring-io/spring-doc-actions/[email protected]
40
with:
41
- dry-run: true
42
docs-username: ${{ secrets.DOCS_USERNAME }}
43
docs-host: ${{ secrets.DOCS_HOST }}
44
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
0 commit comments