Compare commits

...

1 Commits

Author SHA1 Message Date
Eugene Pankov
39335bc23a . 2017-06-24 19:24:49 +02:00

View File

@@ -26,7 +26,7 @@ deploy:
provider: GitHub
auth_token:
secure: wvxHVlprvhfdOHgmVEDIwjCHYlmuDykteIEHpAfpi807+1lJD3ld2/OS6+0fgU4e
artifact: /.*\.exe/
artifact: dist\win\*.exe
draft: false
prerelease: false
on: