Skip to content

Commit

Permalink
workflow: Update UPI
Browse files Browse the repository at this point in the history
Signed-off-by: S I P U N <[email protected]>
  • Loading branch information
Darkstar085 committed Dec 19, 2024
1 parent aa99bec commit 1a82703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/post.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ def cook_content(information):
"▫️ " + bold("Download: ", "<a href=\"https://www.pling.com/p/1908484\">Sourceforge</a>") + "\n" + \
"▫️ " + bold("Changelog: ", "<a href=\"https://raw.githubusercontent.com/SuperiorOS-Devices/changelogs/fourteen/changelogs.txt\">Source</a>" + " | " + "<a href=\"https://raw.githubusercontent.com/SuperiorOS-Devices/changelogs/fourteen/fourteen_" + str(information['device']) + ".txt\"> Device</a>") + "\n" + \
"▫️ " + bold("Flashing Method: ", "<a href=\"https://github.com/SuperiorOS-Devices/changelogs/blob/fourteen/flashing_method/" + str(information['device']) + ".md\">Here</a>") + "\n" + \
"▫️ " + bold("Donate: ", "<a href=\"https://www.paypal.me/Sipun\">Paypal</a>" + " | " + "<a href=\"https://drive.google.com/file/d/1LBQroRWeklmDj_12drVtgVL_VqoImEsD\"> UPI</a>") + "\n\n" + \
"▫️ " + bold("Donate: ", "<a href=\"https://www.paypal.me/Sipun\">Paypal</a>" + " | " + "<a href=\"https://drive.google.com/file/d/1js6zPb6qHEwR3R1NdaZKr67w9j6AU9dt\"> UPI</a>") + "\n\n" + \
"#" + str(information['device']) + " | #besuperior | @superioros"
return message

Expand Down

0 comments on commit 1a82703

Please sign in to comment.