Remove merged at heading (#185)

Co-authored-by: Meliox <na>
This commit is contained in:
Meliox 2026-06-08 22:42:55 +02:00 committed by GitHub
parent 3f4f3cd150
commit e33d4d9a15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,6 @@ jobs:
mkdir -p .github/version-bump
PREV=$(cat .github/version-bump/CHANGES.md 2>/dev/null || true)
{
echo "### Merged at $(date -R)"
echo "${COMMITS:-No src/ changes detected.}"
echo ""
echo "$PREV"