mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-18 20:47:51 +00:00
Add publisher name to electron-builder.yml, Ref: #105
This commit is contained in:
parent
39bacef792
commit
f29a50c02e
@ -1,7 +1,6 @@
|
||||
appId: com.gns3.web-ui
|
||||
copyright: "Copyright © 2018 GNS3"
|
||||
productName: "GNS3 Web UI"
|
||||
#forceCodeSigning: true
|
||||
artifactName: "${productName}-${os}-${arch}-${version}.${ext}"
|
||||
asar: true
|
||||
compression: normal
|
||||
@ -49,6 +48,7 @@ win:
|
||||
provider: "github"
|
||||
owner: "GNS3"
|
||||
icon: "dist/assets/icons/win/icon.ico"
|
||||
publisherName: GNS3 Technologies Corporation
|
||||
|
||||
nsis:
|
||||
perMachine: true
|
||||
|
Loading…
Reference in New Issue
Block a user