From 39b0a79f0f4a16e4e8beeceecef8990d326c21d5 Mon Sep 17 00:00:00 2001 From: wiz0u <11647984+wiz0u@users.noreply.github.com> Date: Wed, 4 Aug 2021 08:45:30 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 64a8e30..f5ab7a7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,3 +21,6 @@ steps: command: 'push' packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg' nuGetFeedType: 'internal' + publishVstsFeed: 'WTelegramClient/WTelegramClient' + +