Summary
Gets the commit tag name.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Data - Containing Type
- Woodpecker
C I Commit Info
Syntax
public string Tag { get; }
Value
| Type | Description |
|---|---|
| string | The commit tag name. |
public string Tag { get; }
| Type | Description |
|---|---|
| string | The commit tag name. |