fix(ci): correctly copy changelog to build output
All checks were successful
🚀 Lint & Test & Deploy / release (push) Successful in 4m7s
All checks were successful
🚀 Lint & Test & Deploy / release (push) Successful in 4m7s
This commit is contained in:
@@ -94,4 +94,6 @@ git commit -m "chore(release): $TAG"
|
|||||||
|
|
||||||
git push origin main
|
git push origin main
|
||||||
|
|
||||||
|
cp CHANGELOG.md app/static/CHANGELOG.md
|
||||||
|
|
||||||
echo "✅ Release commit for $TAG created successfully (tag untouched)"
|
echo "✅ Release commit for $TAG created successfully (tag untouched)"
|
||||||
|
|||||||
Reference in New Issue
Block a user