From f3a0da7b2d3f0ba3c9653bce7adbea8ba70e752e Mon Sep 17 00:00:00 2001 From: wiz0u <11647984+wiz0u@users.noreply.github.com> Date: Sun, 8 Aug 2021 06:43:57 +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 d1cd987..b4638ae 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -36,6 +36,6 @@ steps: packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.*upkg' publishPackageMetadata: true nuGetFeedType: 'internal' - publishVstsFeed: 'wiz0u2' + publishVstsFeed: 'wiz0u'