Skip to content

Commit 4471507

Browse files
committed
add a space
1 parent 8ebeed0 commit 4471507

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/spellchecker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
echo 'BOB_RESPONSE<<EOF' >> $GITHUB_OUTPUT
4444
echo "Bob has some suggestions to improve the release notes:" >> $GITHUB_OUTPUT
4545
echo "<code>" >> $GITHUB_OUTPUT
46+
echo "" >> $GITHUB_OUTPUT
4647
cat BOB_RESPONSE.txt >> $GITHUB_OUTPUT
4748
echo "</code>" >> $GITHUB_OUTPUT
4849
echo 'EOF' >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)