From d6258fce54387e19679ca2c927af34c7695ed8a2 Mon Sep 17 00:00:00 2001 From: Zion Date: Fri, 27 Mar 2020 09:18:21 -0700 Subject: [PATCH] Change target to the correct commit SHA on RPCS3/RPCS3-binaries-win side --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e03ee6f773..e5c08d7ee0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -87,7 +87,7 @@ jobs: repositoryName: 'RPCS3/rpcs3-binaries-win' releaseNotesFilePath: 'GitHubReleaseMessage.txt' action: 'create' - target: '$(Build.SourceVersion)' + target: '7d09e3be30805911226241afbb14f8cdc2eb054e' tagSource: 'userSpecifiedTag' tag: 'build-$(Build.SourceVersion)' title: $(AVVER)