fix(ci): update changelog before building
All checks were successful
🚀 Lint & Test & Deploy / release (push) Successful in 3m47s

This commit is contained in:
release-bot
2026-02-10 14:57:52 +01:00
parent 8d403ba803
commit 51de3ced13
2 changed files with 3 additions and 5 deletions

View File

@@ -86,6 +86,4 @@ else
git push origin main
fi
rm app/static/CHANGELOG.md
cp CHANGELOG.md app/static/CHANGELOG.md
echo "✅ Release process for $TAG complete"