Skip to content

Commit ceec3e3

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 60df138 commit ceec3e3

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
@@ -74,5 +74,5 @@ steps:
7474
command: 'push'
7575
packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg'
7676
nuGetFeedType: 'external'
77-
publishFeedCredentials: 'nuget'
77+
publishFeedCredentials: 'NuGet'
7878
allowPackageConflicts: true

0 commit comments

Comments
 (0)