We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58406a7 + 260b1ac commit 237e93aCopy full SHA for 237e93a
1 file changed
.github/scripts/changelog.sh
@@ -29,8 +29,6 @@ fi
29
30
{
31
echo "body<<BODY_EOF"
32
- echo "## Nightly \`${SHORT_SHA}\`"
33
- echo ""
34
echo "**Date:** $(date -u '+%Y-%m-%d %H:%M UTC')"
35
echo "**Commit:** ${GITHUB_SHA}"
36
[ -n "$compare_url" ] && echo "**Changes:** [compare](${compare_url})"
0 commit comments