GitHubCreateReleaseSettings.

Assets Property

Summary

Gets or sets the paths of the files to upload as release assets.
Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
GitHubCreateReleaseSettings

Syntax

public IList<FilePath> Assets { get; set; }

Attributes

Type Description
NullableAttribute

Value

Type Description
IList<FilePath>