mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 14:34:42 -04:00
Fix condition
This commit is contained in:
@ -138,7 +138,7 @@ jobs:
|
|||||||
- MacOS
|
- MacOS
|
||||||
- Windows_x86
|
- Windows_x86
|
||||||
- Windows_x64
|
- Windows_x64
|
||||||
condition: and(succeeded())
|
condition: succeeded()
|
||||||
variables:
|
variables:
|
||||||
- group: github-releases
|
- group: github-releases
|
||||||
pool:
|
pool:
|
||||||
|
Reference in New Issue
Block a user