net9-update-refactorings #1
@ -105,7 +105,6 @@ class Build : NukeBuild
|
||||
|
||||
Target Publish => _ => _
|
||||
.DependsOn(Pack)
|
||||
.Requires(() => !string.IsNullOrEmpty(NuGetApiKey))
|
||||
.Executes(() =>
|
||||
{
|
||||
DotNetTasks.DotNetNuGetPush(s => s
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user