channels

abstract val channels: ListProperty<String>

A list of channel names to upload the plugin to.

Default value: listOf("default")

See also