Browse Source

Github deployment fixes for AppVeyor.

pull/563/head
triton 11 years ago
parent
commit
fbbe862268
  1. 2
      appveyor.yml

2
appveyor.yml

@ -63,8 +63,6 @@ deploy: @@ -63,8 +63,6 @@ deploy:
provider: GitHub
auth_token:
secure: tSYxyXeLtE0f6ZsXsGaHZEAw5Nj4TcgN/rx8uCfPnRjcE55OLAVn/8WXEiovNXLt
artifact: $(ARTIFACT_NAME)
draft: true
prerelease: true
on:
branch: master

Loading…
Cancel
Save