Compare commits

...

3 Commits

Author SHA1 Message Date
Eugene Pankov
5204d944c6 . 2017-06-24 19:34:25 +02:00
Eugene Pankov
39335bc23a . 2017-06-24 19:24:49 +02:00
Eugene Pankov
cad417694d . 2017-06-24 19:13:44 +02:00

View File

@@ -9,8 +9,6 @@ environment:
cache:
- '%USERPROFILE%\.electron'
skip_tags: true
version: "{build}"
install:
@@ -28,9 +26,10 @@ deploy:
provider: GitHub
auth_token:
secure: wvxHVlprvhfdOHgmVEDIwjCHYlmuDykteIEHpAfpi807+1lJD3ld2/OS6+0fgU4e
artifact: /.*\.exe/
artifact: dist\win\*.exe
draft: false
prerelease: false
force_update: true
on:
branch: master
appveyor_repo_tag: true