mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
appveyor: simplify deploy conditions
This commit is contained in:
parent
ce2d5d247e
commit
407d8f0191
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
Loading…
Reference in a new issue