From 2465ec058aba6b38a36b7dcafd7e21b2602dfa11 Mon Sep 17 00:00:00 2001
From: XargonWan <6771419+XargonWan@users.noreply.github.com>
Date: Thu, 7 Apr 2022 14:00:59 +0900
Subject: [PATCH] Update cooker.yml

---
 .github/workflows/cooker.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml
index 273a516c..321f248e 100644
--- a/.github/workflows/cooker.yml
+++ b/.github/workflows/cooker.yml
@@ -54,7 +54,8 @@ jobs:
             # Release Notes (Cooker)
             This is a cooker snapshot based on the commit: ${{ github.event.repository.full_name }}@${{github.sha}}.
     
-            Cooker channel is provided for the community to test fixes and explore new functionality. Please DO NOT open issues or ask support on this build.
+            Cooker channel is provided for the community to test fixes and explore new functionality.
+            Please DO NOT open issues or ask support on this build.
             
             ### Changes (since last prerelease version):
             ${{ github.event.client_payload.release_notes }}