Updates for new website --nobuild

This commit is contained in:
WillyJL
2025-08-04 03:33:53 +02:00
parent c02169556b
commit ed1bcc03b6
5 changed files with 40 additions and 17 deletions

View File

@@ -61,7 +61,7 @@ if __name__ == "__main__":
"name": "Firmware Artifacts:",
"value": "\n".join(
[
f"- [🖥️ Install with Web Updater](https://momentum-fw.dev/update)",
f"- [🖥️ Install with Web Updater](https://momentum-fw.dev/update?version={os.environ['VERSION_TAG'].removeprefix('mntm-dev-')})",
f"- [☁️ Open in Flipper Lab/App]({artifact_lab})",
f"- [🐬 Download Firmware TGZ]({artifact_tgz})",
f"- [🛠️ SDK (for development)]({artifact_sdk})",