remove new line
This commit is contained in:
parent
552a5c071b
commit
2e077ae31d
1
.github/workflows/pr-create.yml
vendored
1
.github/workflows/pr-create.yml
vendored
@ -59,7 +59,6 @@ jobs:
|
|||||||
PREV=$(cat .github/version-bump/CHANGES.md 2>/dev/null || true)
|
PREV=$(cat .github/version-bump/CHANGES.md 2>/dev/null || true)
|
||||||
{
|
{
|
||||||
echo "${COMMITS:-No src/ changes detected.}"
|
echo "${COMMITS:-No src/ changes detected.}"
|
||||||
echo ""
|
|
||||||
echo "$PREV"
|
echo "$PREV"
|
||||||
} > .github/version-bump/CHANGES.md
|
} > .github/version-bump/CHANGES.md
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user