chore(github): fix release notes (#9455)

This commit is contained in:
César Arroba
2025-12-04 11:53:11 +01:00
committed by GitHub
parent c7abd77a1c
commit 85cb39af28
-3
View File
@@ -163,9 +163,6 @@ jobs:
# Remove --- separators
sed -i '/^---$/d' "$output_file"
# Remove only trailing empty lines (not all empty lines)
sed -i -e :a -e '/^\s*$/d;N;ba' "$output_file"
}
# Determine if components have changes for this specific release