mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 17:18:23 -04:00
Disable branch check for releases
This commit is contained in:
parent
78b2d5f3da
commit
58e4a255a4
@ -138,7 +138,7 @@ jobs:
|
|||||||
- MacOS
|
- MacOS
|
||||||
- Windows_x86
|
- Windows_x86
|
||||||
- Windows_x64
|
- Windows_x64
|
||||||
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/develop'))
|
condition: and(succeeded())
|
||||||
variables:
|
variables:
|
||||||
- group: github-releases
|
- group: github-releases
|
||||||
pool:
|
pool:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user