fun BuildSteps.nuGetPublish(init: NuGetPublishStep.() -> Unit): NuGetPublishStep
Adds a NuGet publish step to run nuget push command
See Also
NuGetPublishStep