fix: usa action dedicata per la release su gitea
Some checks failed
Release Electron App / release-desktop (push) Failing after 3m17s
Some checks failed
Release Electron App / release-desktop (push) Failing after 3m17s
This commit is contained in:
11
package.json
11
package.json
@@ -5,17 +5,6 @@
|
||||
"description": "Local-first intelligent desktop workspace",
|
||||
"main": ".vite/build/main.js",
|
||||
"private": true,
|
||||
"build": {
|
||||
"appId": "adiuva",
|
||||
"publish": [
|
||||
{
|
||||
"provider": "gitea",
|
||||
"url": "http://10.0.0.119:3000",
|
||||
"owner": "roberto",
|
||||
"repo": "adiuva-ui"
|
||||
}
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"start": "electron-forge start",
|
||||
"package": "electron-forge package",
|
||||
|
||||
Reference in New Issue
Block a user