Summary
Gets or sets the tag with which the package will be published.
By default the
latest
tag is used.
- Namespace
- Cake
.Npm .Publish - Containing Type
- NpmPublishSettings
Syntax
public string Tag { get; set; }
Value
Type | Description |
---|---|
string |