mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-24 19:52:37 +01:00
Change target to the correct commit SHA on RPCS3/RPCS3-binaries-win side
This commit is contained in:
parent
4e28aa4681
commit
d6258fce54
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user