build: appveyor: try setting up auto deployments 3

This commit is contained in:
Eric Wasylishen 2016-10-02 22:56:02 -06:00
parent 37eb30c830
commit 7c1d29a46a
1 changed files with 1 additions and 2 deletions

View File

@ -28,11 +28,10 @@ build_script:
artifacts:
- path: cmakebuild\*.zip
deploy:
description: 'tyrutils-$APPVEYOR_REPO_TAG_NAME'
description: 'release description'
provider: GitHub
auth_token:
secure: 'kTa/cPIBtiixoSjXq1WoVD04ZFzbGhTPcPChAkh99Kf5Sqhy+kE8E3jUYe28nPDO'
artifact: cmakebuild\*.zip
draft: true
prerelease: false
on: