Always build appx

This commit is contained in:
Thomas Nordquist
2019-02-27 16:15:44 +01:00
parent d1cd299132
commit 9644952d81

View File

@@ -25,7 +25,7 @@ deploy:
name: production
on:
branch: master # only this will work
APPVEYOR_REPO_TAG: true # condition will never be evaluated
# APPVEYOR_REPO_TAG: true # condition will never be evaluated
artifacts:
- path: 'build\clean\build\MQTT-Explorer*.appx'