mirror of
https://github.com/agam778/MS-365-Electron.git
synced 2026-02-17 09:02:10 +00:00
Add website files
Update build.yml Update build.yml Update build.yml Update build.yml Update build.yml Update build.yml Update build.yml test Remove setup git token fix again trial Fix trial testing again Revert some things Hope it works now :) Update build.yml revert changes
This commit is contained in:
@@ -9,9 +9,7 @@
|
||||
},
|
||||
"build": {
|
||||
"extraFiles": [
|
||||
"Intro Image.png",
|
||||
"icon.png",
|
||||
"icon.ico",
|
||||
"license.txt",
|
||||
"icon2.png"
|
||||
],
|
||||
@@ -44,7 +42,8 @@
|
||||
"category": "public.app-category.office",
|
||||
"target": [
|
||||
"dmg"
|
||||
]
|
||||
],
|
||||
"icon": "icon.icns"
|
||||
},
|
||||
"nsis": {
|
||||
"oneClick": false,
|
||||
@@ -56,7 +55,8 @@
|
||||
"win": {
|
||||
"target": [
|
||||
"nsis"
|
||||
]
|
||||
],
|
||||
"icon": "icon.ico"
|
||||
},
|
||||
"directories": {
|
||||
"output": "release"
|
||||
|
||||
Reference in New Issue
Block a user