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