Skip to content

Commit

Permalink
add auth token for release
Browse files Browse the repository at this point in the history
  • Loading branch information
leafo committed Dec 7, 2015
1 parent 8c89f77 commit 4faaec8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ artifacts:
deploy:
- provider: GitHub
artifact: build.zip
draft: false
prerelease: false
auth_token:
secure: ow29ymI+HSG5ZGMF0vtyPTFQsRnOvebxAI0FXChgfJ327UOnZcXImQ0LN7DW7ImF
on:
branch: binaries
appveyor_repo_tag: true

0 comments on commit 4faaec8

Please sign in to comment.