Skip to content

Commit

Permalink
change wording for GH releases
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams committed May 9, 2024
1 parent 306746c commit b98af58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbin/Release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ echo ""

RELEASE_OPTION=""
if [ "$RELEASE" == "true" ]; then
description="Official Release of $TAG"
description="Official Eclipse Temurin Release of $TAG"
RELEASE_OPTION="--release"
elif [ "$UPLOAD_TESTRESULTS_ONLY" == "true" ]; then
echo "Test results are only needed to upload for releases!"
Expand Down

0 comments on commit b98af58

Please sign in to comment.