Skip to content

Commit 407d8f0

Browse files
committed
appveyor: simplify deploy conditions
1 parent ce2d5d2 commit 407d8f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ deploy:
5656
force_update: true
5757
on:
5858
branch: master
59-
APPVEYOR_REPO_TAG: false
6059

6160
- provider: GitHub
6261
release: v$(flowVersion)
@@ -65,5 +64,4 @@ deploy:
6564
artifact: Squirrel Installer, Squirrel nupkg, Squirrel RELEASES
6665
force_update: true
6766
on:
68-
branch: master
6967
APPVEYOR_REPO_TAG: true

0 commit comments

Comments
 (0)