mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
fix publisher name for windows
This commit is contained in:
parent
0de41fab08
commit
fa69406550
@ -72,7 +72,7 @@ const config = {
|
||||
},
|
||||
win: {
|
||||
icon: "build/icons.icns",
|
||||
publisherName: "Command Line, Inc.",
|
||||
publisherName: "Command Line Inc",
|
||||
target: ["nsis", "msi", "zip"],
|
||||
certificateSubjectName: "Command Line Inc",
|
||||
certificateSha1: process.env.SM_CODE_SIGNING_CERT_SHA1_HASH,
|
||||
|
Loading…
Reference in New Issue
Block a user