Browse Source

Removed deploy

pull/1863/head
Ramiro Saenz 7 years ago
parent
commit
2707011fb5
  1. 8
      appveyor.yml

8
appveyor.yml

@ -45,11 +45,3 @@ artifacts:
- path: dist\win\RELEASES
- path: dist\win-ia32\*.exe
- path: dist\*.zip
deploy:
- provider: GitHub
tag: $(appveyor_build_version)
release: $(appveyor_build_version)
auth_token:
secure: RKFkz2S89dkYXdW+k47Wv42yrUeE1bDDMkM1PNuxrb0ZOcVVXPO88+t5dUllyvOG
draft: true
prerelease: false

Loading…
Cancel
Save