mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Do releases only when merging into master
This commit is contained in:
parent
a89e197add
commit
16bbb9ab48
@ -138,7 +138,7 @@ jobs:
|
||||
- MacOS
|
||||
- Windows_x86
|
||||
- Windows_x64
|
||||
condition: succeeded()
|
||||
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
|
||||
variables:
|
||||
- group: github-releases
|
||||
pool:
|
||||
|
Loading…
x
Reference in New Issue
Block a user