Skip to content

Commit

Permalink
remove deploy release name appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelroecker committed May 27, 2016
1 parent ef132ab commit ee68642
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions appveyor.yml
Expand Up @@ -26,12 +26,10 @@ build_script:
test: off

deploy:
release: GLBrowser-win-v$(appveyor_build_version)
description: 'Release description'
provider: GitHub
auth_token:
secure: Iw1LOHpMR1UmPK3xaxVMow6d9FTgIIhkSEC4zqmh4kw423OYj1yyvYFwPG1N39sI
artifact: dist\win\*.exe
artifact: /.*\.nupkg/
draft: false
prerelease: false
on:
Expand Down

0 comments on commit ee68642

Please sign in to comment.