mirror of
https://github.com/Streckenkunde/Anwenderdokumentation.git
synced 2025-12-06 07:58:35 +00:00
GDPR Compliance und Volltextsuche
This commit is contained in:
parent
5cf6481a88
commit
34dadb761e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-documentation.yml
vendored
2
.github/workflows/publish-documentation.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue