Skip to content

Commit

Permalink
multiline test
Browse files Browse the repository at this point in the history
Signed-off-by: Jorgen Lundman <[email protected]>
  • Loading branch information
lundman committed Dec 20, 2024
1 parent 2ec91c8 commit ad5bc25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/notify-irc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ COMPARE_URL="${GITHUB_COMPARE_URL:-unknown}"
commit_count=$(echo "$COMMITS_JSON" | jq 'length')
commit_count=${commit_count:-0}

echo 'message=Testing line one\\nTest line two' >> $GITHUB_OUTPUT
exit 0


# Create an initial message
Expand Down

0 comments on commit ad5bc25

Please sign in to comment.