FastlaneDeliverConfiguration.

AutomaticRelease Property

Summary

Gets or sets a value indicating whether the app should be automatically released once it's approved.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

public bool AutomaticRelease { get; set; }

Value

Type Description
bool