GitHubCreateReleaseSettings.

Draft Property

Summary

Gets or sets whether to create a draft release.
Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
GitHubCreateReleaseSettings

Syntax

public bool Draft { get; set; }

Value

Type Description
bool