mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +03:00
AppVeyor: automatically upload releases to github
This commit is contained in:
parent
555c7c46c6
commit
aa9effbf4e
@ -70,3 +70,11 @@ for:
|
|||||||
artifacts:
|
artifacts:
|
||||||
- path: build/*.deb
|
- path: build/*.deb
|
||||||
name: Ubuntu
|
name: Ubuntu
|
||||||
|
|
||||||
|
deploy:
|
||||||
|
description: 'automatic release'
|
||||||
|
provider: GitHub
|
||||||
|
auth_token:
|
||||||
|
secure: FJU1W6Li4W7h3mYJj206ybyhRvBqdSeiSoFJ4lhCkQl6n92ljSVnZiPKPtaSuP6i
|
||||||
|
on:
|
||||||
|
appveyor_repo_tag: true
|
||||||
|
Loading…
Reference in New Issue
Block a user