fix(scripts): remove redundant newline in output
- Eliminates an unnecessary newline in the script's output - Ensures cleaner formatting of the echoed version line
This commit is contained in:
@@ -19,4 +19,3 @@ fi
|
||||
|
||||
echo "version=${VERSION_LINE:-}" >> "$GITHUB_OUTPUT"
|
||||
echo "$VERSION_LINE"
|
||||
n
|
Reference in New Issue
Block a user