Always build appx
This commit is contained in:
@@ -25,7 +25,7 @@ deploy:
|
|||||||
name: production
|
name: production
|
||||||
on:
|
on:
|
||||||
branch: master # only this will work
|
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:
|
artifacts:
|
||||||
- path: 'build\clean\build\MQTT-Explorer*.appx'
|
- path: 'build\clean\build\MQTT-Explorer*.appx'
|
||||||
|
|||||||
Reference in New Issue
Block a user