appveyor: simplify deploy conditions

This commit is contained in:
Ioannis G 2021-01-07 00:42:38 +02:00
parent ce2d5d247e
commit 407d8f0191
No known key found for this signature in database
GPG key ID: EAC0E4E5E36AC49E

View file

@ -56,7 +56,6 @@ deploy:
force_update: true
on:
branch: master
APPVEYOR_REPO_TAG: false
- provider: GitHub
release: v$(flowVersion)
@ -65,5 +64,4 @@ deploy:
artifact: Squirrel Installer, Squirrel nupkg, Squirrel RELEASES
force_update: true
on:
branch: master
APPVEYOR_REPO_TAG: true