diff --git a/ci/release.sh b/ci/release.sh index 9b44fc522883..31e19adb28fe 100755 --- a/ci/release.sh +++ b/ci/release.sh @@ -185,4 +185,4 @@ case "$selection" in printred "Unable to recognize selection" ;; esac -exit 0 +exit 0 \ No newline at end of file