Skip to content

Commit

Permalink
infra: remove double heading in release notes (#24037)
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis authored Jul 9, 2024
1 parent 859e434 commit 34a02ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 34a02ef

Please sign in to comment.