mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Update workflows
This commit is contained in:
2
.github/workflow_data/webhook.py
vendored
2
.github/workflow_data/webhook.py
vendored
@@ -48,7 +48,7 @@ if __name__ == "__main__":
|
||||
webhook = "RELEASE_WEBHOOK"
|
||||
color = 9471191
|
||||
version_tag = event['release']['tag_name']
|
||||
title = f"New Release: `{version_tag}`"
|
||||
title = f"New Release: `{version_tag}`!"
|
||||
desc += f"> 💻 [**Web Installer**](https://momentum-fw.dev/update)\n\n"
|
||||
desc += f"> 🐬 [**Changelog & Download**](https://github.com/Next-Flip/Momentum-Firmware/releases/tag/{version_tag})\n\n"
|
||||
desc += f"> 🛞 [**Project Page**](https://github.com/Next-Flip/Momentum-Firmware)"
|
||||
|
||||
Reference in New Issue
Block a user