Skip to content

Commit a9c68ae

Browse files
Add newlines to update PR description and commit (#106)
1 parent d619f31 commit a9c68ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-for-updates.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ jobs:
8989
9090
echo "TZDATA_VERSION='$TZDATA_VERSION'" >> $GITHUB_ENV
9191
{
92-
echo 'TZDATA_NEWS<<EOF'
93-
echo $TZDATA_NEWS
92+
echo "TZDATA_NEWS<<EOF"
93+
echo "$TZDATA_NEWS"
9494
echo EOF
9595
} >> "$GITHUB_ENV"
9696

0 commit comments

Comments
 (0)