Skip to content

Commit

Permalink
Revert "change wording for GH releases (#163)" (#168)
Browse files Browse the repository at this point in the history
This reverts commit f2c1503.
  • Loading branch information
gdams authored Jun 19, 2024
1 parent 509583e commit b981f90
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 Eclipse Temurin Release of $TAG"
description="Official 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 b981f90

Please sign in to comment.