Publish artifacts on release.
This commit is contained in:
parent
13d8a3a6dc
commit
57253d6455
10
appveyor.yml
10
appveyor.yml
@ -17,3 +17,13 @@ test_script:
|
||||
|
||||
artifacts:
|
||||
- path: build\package\*
|
||||
|
||||
deploy:
|
||||
description: 'News:\n- ...'
|
||||
provider: GitHub
|
||||
auth_token:
|
||||
secure: oN14X2NG9+1O6cVQ7m2pIUkMxJ4mbZC1oht03WtJPS4E03MfPH8wZYAw9vmkSL9H
|
||||
draft: true
|
||||
on:
|
||||
branch: master
|
||||
APPVEYOR_REPO_TAG: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user