Refactor CI/CD workflows
Some checks failed
Build Windows Package / fetch (push) Failing after 9m4s
Build Windows Package / Windows Build (push) Has been skipped

This commit is contained in:
2025-04-20 22:13:26 +02:00
parent 262abf5847
commit e8c6f9d464
26 changed files with 91 additions and 1286 deletions

View File

@@ -1,15 +1,15 @@
{
"name": "element-desktop",
"productName": "Element",
"productName": "Element Piskot",
"main": "lib/electron-main.js",
"exports": "./lib/electron-main.js",
"version": "1.11.97",
"version": "1.11.97-piskot",
"description": "Element: the future of secure communication",
"author": "Element",
"homepage": "https://element.io",
"repository": {
"type": "git",
"url": "https://github.com/vector-im/element-desktop"
"url": "https://git.piskot.si/nikrozman/element-desktop"
},
"license": "SEE LICENSE IN README.md",
"type": "module",