Skip to content

Commit 8185ff0

Browse files
committed
Remove dry-run setting
1 parent 9a3f612 commit 8185ff0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-docs.yml

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
- name: Sync Documentation
3939
uses: spring-io/spring-doc-actions/[email protected]
4040
with:
41-
dry-run: true
4241
docs-username: ${{ secrets.DOCS_USERNAME }}
4342
docs-host: ${{ secrets.DOCS_HOST }}
4443
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}

0 commit comments

Comments
 (0)