mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Use the right branch name for develop
This commit is contained in:
parent
a18b6ee210
commit
3523fcd12e
@ -111,7 +111,7 @@ jobs:
|
||||
- MacOS
|
||||
- Windows_x86
|
||||
- Windows_x64
|
||||
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'develop'))
|
||||
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/develop'))
|
||||
variables:
|
||||
- group: bintray
|
||||
pool:
|
||||
|
Loading…
Reference in New Issue
Block a user