From cc1b7ba3fcaa225bc3cf1864343bee8fc4cc6633 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sat, 18 Dec 2021 17:13:22 +0100 Subject: [PATCH] Set the full repo name --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 65e41b57..d5f2838f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -149,7 +149,7 @@ jobs: - task: GitHubRelease@0 inputs: gitHubConnection: yacreader-releases - repositoryName: yacreader-dev-builds + repositoryName: YACReader/yacreader-dev-builds title: $(VERSION) tagSource: 'manual' tag: $(VERSION)