Change target to the correct commit SHA on RPCS3/RPCS3-binaries-win side
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ jobs:
|
|||||||
repositoryName: 'RPCS3/rpcs3-binaries-win'
|
repositoryName: 'RPCS3/rpcs3-binaries-win'
|
||||||
releaseNotesFilePath: 'GitHubReleaseMessage.txt'
|
releaseNotesFilePath: 'GitHubReleaseMessage.txt'
|
||||||
action: 'create'
|
action: 'create'
|
||||||
target: '$(Build.SourceVersion)'
|
target: '7d09e3be30805911226241afbb14f8cdc2eb054e'
|
||||||
tagSource: 'userSpecifiedTag'
|
tagSource: 'userSpecifiedTag'
|
||||||
tag: 'build-$(Build.SourceVersion)'
|
tag: 'build-$(Build.SourceVersion)'
|
||||||
title: $(AVVER)
|
title: $(AVVER)
|
||||||
|
|||||||
Reference in New Issue
Block a user