From 78b2d5f3daf29ea5f475f55a96c53584c90e0c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20A=CC=81ngel=20San=20Marti=CC=81n?= Date: Mon, 16 Sep 2019 17:23:07 +0200 Subject: [PATCH] Use a new connection --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1e169f98..93922a24 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -154,7 +154,7 @@ jobs: displayName: 'Create tarball' - task: GitHubRelease@0 inputs: - gitHubConnection: YACReader + gitHubConnection: yacreader-releases assets: $(Build.SourcesDirectory)/dev_bin/**/*.*' title: $VERSION