CI deployment

This commit is contained in:
Christian Köllner 2019-08-26 22:31:03 +02:00
parent 9e986e02a2
commit 7c5264ea26

View File

@ -61,5 +61,9 @@ on_finish :
deploy:
- provider: Environment
name: GitHub Releases
description: 'This release is intended for exercising the interaction with CI.'
artifact: /.*\.nupkg/
draft: true
prerelease: true
on:
APPVEYOR_REPO_TAG: true