From 0fdafd9008a1d5b58ead391d823818d31e1c4a02 Mon Sep 17 00:00:00 2001 From: Marc R Kellerman <9411143+mkellerman@users.noreply.github.com> Date: Mon, 26 Jul 2021 13:18:43 -0700 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines !publish --- azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index eeba69a..4c7c18a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -28,8 +28,6 @@ steps: - task: PublishBuildArtifacts@1 displayName: 'Publish Artifact: Invoke-CommandAs' - env: - NuGetApiKey: $(NuGetApiKey) inputs: PathtoPublish: '$(System.DefaultWorkingDirectory)/Invoke-CommandAs' ArtifactName: Invoke-CommandAs