mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-05-24 08:34:37 -04:00
infra: remove unused changelog
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
1
.github/actions/release.sh
vendored
1
.github/actions/release.sh
vendored
@@ -48,7 +48,6 @@ fi
|
||||
release_package() {
|
||||
local version="$1"
|
||||
echo "Releasing version ${version}..."
|
||||
towncrier build --yes --version "${version}"
|
||||
git add CHANGELOG.md changelog.d
|
||||
git commit -S -sm "infra: prepare for release ${version} [generated] [skip ci]"
|
||||
git push origin main
|
||||
|
||||
Reference in New Issue
Block a user