diff --git a/template/.github/workflows/deploy-docs.yaml b/template/.github/workflows/deploy-docs.yaml index f686bf1..9fe11bb 100644 --- a/template/.github/workflows/deploy-docs.yaml +++ b/template/.github/workflows/deploy-docs.yaml @@ -59,4 +59,4 @@ jobs: - name: Generate schema documentation run: | just gen-doc - uv run mkdocs gh-deploy + uv run mkdocs gh-deploy --force