From a1695fcd36d9291e6740927e615ecf66f0df14a5 Mon Sep 17 00:00:00 2001 From: wiz0u <11647984+wiz0u@users.noreply.github.com> Date: Thu, 5 Aug 2021 19:08:13 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'