This commit is contained in:
Eugene Pankov
2017-09-09 11:43:21 +02:00
parent 706f2042af
commit 607efaa075
3 changed files with 4 additions and 21 deletions

View File

@@ -25,13 +25,3 @@ build_script:
artifacts:
- path: 'dist\win\*.exe'
deploy:
provider: GitHub
auth_token:
secure: wvxHVlprvhfdOHgmVEDIwjCHYlmuDykteIEHpAfpi807+1lJD3ld2/OS6+0fgU4e
artifact: /.*\.exe/
draft: false
prerelease: false
force_update: true
on:
appveyor_repo_tag: true