Only produce artifacts on appveyor when a release was tagged
This commit is contained in:
@@ -21,4 +21,5 @@ test_script:
|
|||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: 'build\clean\build\*.appx'
|
- path: 'build\clean\build\*.appx'
|
||||||
|
on:
|
||||||
|
appveyor_repo_tag: true
|
||||||
|
|||||||
Reference in New Issue
Block a user