From 34dadb761ee90c58c393480ffe9456282ed948e5 Mon Sep 17 00:00:00 2001 From: Dennis Heinrich Date: Mon, 25 Mar 2024 07:13:32 +0100 Subject: [PATCH] GDPR Compliance und Volltextsuche --- .github/workflows/publish-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-documentation.yml b/.github/workflows/publish-documentation.yml index 5988558..724952d 100644 --- a/.github/workflows/publish-documentation.yml +++ b/.github/workflows/publish-documentation.yml @@ -20,5 +20,5 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} CUSTOM_DOMAIN: help.streckenkunde.dennis-heinri.ch CONFIG_FILE: mkdocs.yml - EXTRA_PACKAGES: build-base + EXTRA_PACKAGES: build-base privacy search REQUIREMENTS: folder/requirements.txt