From 4c363c604f3a420331bcc3d14ffce0d2f95039e9 Mon Sep 17 00:00:00 2001 From: S I P U N Date: Thu, 19 Dec 2024 08:54:11 +0100 Subject: [PATCH] workflow: Update UPI Signed-off-by: S I P U N --- .github/scripts/post.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/post.py b/.github/scripts/post.py index 99db29d..7dfaddc 100644 --- a/.github/scripts/post.py +++ b/.github/scripts/post.py @@ -168,7 +168,7 @@ def cook_content(information): "▫️ " + bold("Download: ", "Sourceforge") + "\n" + \ "▫️ " + bold("Changelog: ", "Source" + " | " + " Device") + "\n" + \ "▫️ " + bold("Flashing Method: ", "Here") + "\n" + \ - "▫️ " + bold("Donate: ", "Paypal" + " | " + " UPI") + "\n\n" + \ + "▫️ " + bold("Donate: ", "Paypal" + " | " + " UPI") + "\n\n" + \ "#" + str(information['device']) + " | #besuperior | @superioros" return message