NpmPublishSettings.

Tag Property

Summary

Gets or sets the tag with which the package will be published. By default the latest tag is used.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Publish
Containing Type
NpmPublishSettings

Syntax

public string Tag { get; set; }

Value

Type Description
string