From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 7 Feb 2026 18:49:58 +0000 (-0800) Subject: CI: build docs with Zensical in release workflow X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bc4631a0ff6a92cf38930c784c6ea13bc5d9ef4;p=thirdparty%2Fpaperless-ngx.git CI: build docs with Zensical in release workflow --- diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index 36e68bf01..822d225b6 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -70,7 +70,7 @@ jobs: --python ${{ steps.setup-python.outputs.python-version }} \ --dev \ --frozen \ - mkdocs build --config-file ./mkdocs.yml + zensical build --clean # ---- Prepare Release ---- - name: Generate requirements file run: |