Change site-path

This commit is contained in:
Marcin Grzejszczak
2023-09-08 13:54:37 +02:00
parent 3fb54f93c7
commit 3c2c91ad37

View File

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