Skip to content

builder util runtime.Interface.SnapStoreOptions

Electron-Builder / builder-util-runtime / SnapStoreOptions

Snap Store options. To publish directly to Snapcraft, see Snapcraft authentication options for local or CI/CD authentication options.

Extends

Properties

channels?

readonly optional channels: null | string | string[]

The list of channels the snap would be released.

Default

["edge"]

provider

readonly provider: "snapStore"

The provider. Must be snapStore.

Overrides

PublishConfiguration.provider


repo?

readonly optional repo: string

snapcraft repo name