Skip to content

Commit 3d1340c

Browse files
author
Justin Skiles
committed
Fix superfluous nuget pack error
1 parent ce94bf6 commit 3d1340c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ steps:
7676
push $(Build.ArtifactStagingDirectory)/**.nupkg
7777
-s $(NuGetSourceServerUrl)
7878
-k $(NuGetSourceServerApiKey)
79-
-n true
79+
-n
8080
--skip-duplicate
8181
8282
# Deploy release to GitHub

0 commit comments

Comments
 (0)