builder util runtime.Interface.KeygenOptions
Electron-Builder / builder-util-runtime / KeygenOptions
Keygen options.
https://keygen.sh/
Define KEYGEN_TOKEN
environment variable.
Extends¶
Properties¶
account¶
readonly
account:string
Keygen account’s UUID
channel?¶
readonly
optional
channel:null
|"stable"
|"rc"
|"beta"
|"alpha"
|"dev"
The channel.
Default¶
stable
platform?¶
readonly
optional
platform:null
|string
The target Platform. Is set programmatically explicitly during publishing.
product¶
readonly
product:string
Keygen product’s UUID
provider¶
readonly
provider:"keygen"
The provider. Must be keygen
.