diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f5ab7a7..73ded44 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,6 +21,6 @@ steps: command: 'push' packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg' nuGetFeedType: 'internal' - publishVstsFeed: 'WTelegramClient/WTelegramClient' + publishVstsFeed: 'wiz0u'