diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1cbcb4a..3fd2f29 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -80,5 +80,6 @@ stages: inputs: command: push packagesToPush: '$(Pipeline.Workspace)/drop/*.nupkg;!$(Pipeline.Workspace)/drop/*.symbols.nupkg' - nuGetFeedType: external + nuGetFeedType: internal + vstsFeed: https://pkgs.dev.azure.com/wpfnotify/47ad3688-2ac8-4838-831d-304f8d86514b/_packaging/NotifyIconBetaFeed/nuget/v3/index.json # publishFeedCredentials: 'NotifyIcon nuget push'