fix: pass .env.example to Docker and release package bump:patch

This commit is contained in:
Tadashi
2024-10-01 14:49:57 +07:00
parent 89785f5be8
commit a424a630f2
4 changed files with 6 additions and 4 deletions

View File

@@ -34,6 +34,7 @@ jobs:
cp LICENSE.txt kotaemon-app/
cp flowsettings.py kotaemon-app/
cp app.py kotaemon-app/
cp .env.example kotaemon-app/.env
cp -r scripts kotaemon-app/
mkdir -p kotaemon-app/libs/ktem/ktem/
cp -r libs/ktem/ktem/assets kotaemon-app/libs/ktem/ktem/