build: set publisherName for win release
This commit is contained in:
@@ -116,6 +116,7 @@ if (TEST_BUILD || gitTag) {
|
||||
},
|
||||
win: {
|
||||
extraResources,
|
||||
publisherName: 'Ultimate Gadget Laboratories Kft.',
|
||||
certificateFile: path.join(__dirname, 'certs/windows-cert.p12')
|
||||
},
|
||||
linux: {
|
||||
|
||||
Reference in New Issue
Block a user