some github action adjustments

This commit is contained in:
DJ2LS 2023-10-22 18:51:07 +02:00
parent f1c2fad8c4
commit f6c37ff6f5
2 changed files with 3 additions and 8 deletions

View file

@ -13,11 +13,6 @@
"files": [
"dist",
"dist-electron",
{
from: 'src',
to: '123'
}
],
@ -60,7 +55,7 @@
"oneClick": false,
"perMachine": false,
"allowToChangeInstallationDirectory": true,
"deleteAppDataOnUninstall": false
"deleteAppDataOnUninstall": true
},
"linux": {
"category": "Development",

View file

@ -2,7 +2,7 @@
"name": "FreeDATA",
"description": "FreeDATA ",
"private": true,
"version": "0.11.0-alpha",
"version": "0.11.0-alpha.1",
"main": "dist-electron/main/index.js",
"scripts": {
"start": "git pull && npm i && vite",
@ -18,7 +18,7 @@
"url": "https://github.com/DJ2LS/FreeDATA.git"
},
"keywords": [
"TNC",
"Modem",
"GUI",
"FreeDATA",
"codec2"