diff --git a/dist/index.js b/dist/index.js index d6dc923..2d39b6f 100644 --- a/dist/index.js +++ b/dist/index.js @@ -8486,9 +8486,9 @@ function appendLinkInDescription(context) { return; } - const updatedBody = `${prevBody} \n\n ----- \nJira link: Click here to visit ${ticketNumber}`; + })`; return updatedBody; }