Skip to content

Commit 54a5917

Browse files
authored
Merge pull request #90 from Umplify/azure-pipelines-updated
Update azure-pipelines.yml for Azure Pipelines
2 parents 60df138 + ceec3e3 commit 54a5917

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)