Skip to content

Commit 909f2d5

Browse files
committed
Enabled chatbot
1 parent 697116f commit 909f2d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
git clone --depth 1 https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
8686
pip install -e mkdocs-material-insiders
8787
cp mkdocs-material-insiders/mkdocs.yml mkdocs.yml
88+
echo 'extra_javascript: [${{ vars.CHAT_CLIENT_URL }}]' >> mkdocs.yml
8889
rm -rf material
8990
cp -r mkdocs-material-insiders/material material
9091

0 commit comments

Comments
 (0)