infra: remove double heading in release notes (#24037)

pull/24044/head
Erick Friis 2 months ago committed by GitHub
parent 859e434932
commit 34a02efcf9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -122,7 +122,6 @@ jobs:
fi
{
echo 'release-body<<EOF'
echo "# Release $TAG"
echo $PREAMBLE
echo
git log --format="%s" "$PREV_TAG"..HEAD -- $WORKING_DIR

Loading…
Cancel
Save