From c51b7894c9785785bde286ac07c78fbb4e99e00a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sat, 18 Dec 2021 18:37:54 +0100 Subject: [PATCH] Add a target pointing to the destination repository --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d5f2838f..a29043d2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -151,6 +151,7 @@ jobs: gitHubConnection: yacreader-releases repositoryName: YACReader/yacreader-dev-builds title: $(VERSION) + target: '25313e3d4d03fcbe44d3943db23bc03bbd1a5205' tagSource: 'manual' tag: $(VERSION) addChangeLog: false