diff --git a/.pipelines/PSReadLine-Official.yml b/.pipelines/PSReadLine-Official.yml index 79ed7928..b84c0013 100644 --- a/.pipelines/PSReadLine-Official.yml +++ b/.pipelines/PSReadLine-Official.yml @@ -284,8 +284,8 @@ extends: inputs: command: push packagesToPush: $(nugetPath)\PSReadLine.*.nupkg - nuGetFeedType: internal - publishVstsFeed: AzArtifactsFeed + nuGetFeedType: external + publishFeedCredentials: AzArtifactsFeed - task: NuGetCommand@2 displayName: Push PSReadLine module to PSGallery feed