This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.GitHub.
Summary
Gets or sets the Git commit it to create the tag from.
Can be any branch of commit SHA.
Value is unused if the release's tag already exists.
- Assembly
- Cake
.GitHub .dll - Namespace
- Cake
.GitHub - Containing Type
- Git
Hub Create Release Settings
Syntax
public string TargetCommitish { get; set; }
Value
Type | Description |
---|---|
string |