From 498f4df3064023da27e821dce95e046415ed5b32 Mon Sep 17 00:00:00 2001 From: talanc Date: Sun, 30 Jun 2019 16:12:41 +1000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e68857b..2295afa 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -30,13 +30,3 @@ steps: - task: PublishBuildArtifacts@1 displayName: 'publish installer' - -- task: GitHubRelease@0 - displayName: 'github release installer' - inputs: - gitHubConnection: 'github connection 1' - action: edit - tagSource: manual - tag: 'preview' - title: 'Latest Preview Installer' - isPreRelease: true \ No newline at end of file