1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-18 01:33:00 +03:00

AppVeyor: automatically upload releases to github

This commit is contained in:
Ilya Shipitsin 2018-11-09 00:20:08 +05:00 committed by GitHub
parent 555c7c46c6
commit aa9effbf4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,3 +70,11 @@ for:
artifacts:
- path: build/*.deb
name: Ubuntu
deploy:
description: 'automatic release'
provider: GitHub
auth_token:
secure: FJU1W6Li4W7h3mYJj206ybyhRvBqdSeiSoFJ4lhCkQl6n92ljSVnZiPKPtaSuP6i
on:
appveyor_repo_tag: true