From 442b862cc5e88d78b43a8f6a445f294d6d81c0e8 Mon Sep 17 00:00:00 2001 From: wiz0u <11647984+wiz0u@users.noreply.github.com> Date: Thu, 5 Aug 2021 19:45:34 +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 73ded44..2548186 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: 'wiz0u' + publishVstsFeed: 'WTelegramClient/wiz0u'