diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index a6279d261..f5d236afb 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -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: