mirror of
https://github.com/bitwarden/browser
synced 2026-01-07 19:13:39 +00:00
testing electron-builder integration with az kv
This commit is contained in:
@@ -185,7 +185,8 @@
|
||||
"allowToChangeInstallationDirectory": true,
|
||||
"artifactName": "${productName}-Installer-${version}.${ext}",
|
||||
"uninstallDisplayName": "${productName}",
|
||||
"deleteAppDataOnUninstall": true
|
||||
"deleteAppDataOnUninstall": true,
|
||||
"sign": "./sign.js"
|
||||
},
|
||||
"portable": {
|
||||
"artifactName": "${productName}-Portable-${version}.${ext}"
|
||||
|
||||
Reference in New Issue
Block a user