From 2b7f5082433623dd419b75acb0e64f472aa44227 Mon Sep 17 00:00:00 2001 From: Saahil Date: Sun, 16 Feb 2025 21:26:04 -0500 Subject: [PATCH] Update watch-git.ts --- src/modules/watch-git.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/watch-git.ts b/src/modules/watch-git.ts index 5003555..9956228 100644 --- a/src/modules/watch-git.ts +++ b/src/modules/watch-git.ts @@ -29,10 +29,10 @@ export default function (app: any) { const text = `\`${new Date().toISOString()}\` Automatic update from GitHub, pulling files. \n\`\`\`${cap( response, 1700, - )}\`\`\`\n## Current Branch \n **Commit Message**: \`${bcommitMessage.replace( + )}\`\`\`\n*Current Branch* \n | *Commit Message*: \`\`\`${bcommitMessage.replace( "\n", "", - )}\`\n## Latest Branch\n## Current Branch \n **Commit Message**: \`${commitMessage}\``; + )}\`\`\`\n\n*Latest Branch* \n | *Commit Message*: \`\`\`${commitMessage}\`\`\``; app.client.chat.postMessage({ channel: `D07LBMXD9FF`,