Remove dry-run

This commit is contained in:
Janne Valkealahti
2023-08-16 18:31:42 +03:00
parent 55f6545318
commit 7a66e38926

View File

@@ -45,7 +45,6 @@ jobs:
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
site-path: target/antora/site
dry-run: true
# - name: Bust Cloudflare Cache
# uses: spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.11
# with: