mirror of
https://github.com/google/brotli.git
synced 2024-12-29 11:11:09 +00:00
Merge pull request #185 from szabadka/master
Configure automatic appveyor deployment.
This commit is contained in:
commit
a802c01ec4
18
appveyor.yml
18
appveyor.yml
@ -60,12 +60,12 @@ artifacts:
|
||||
|
||||
# For info, see: http://www.appveyor.com/docs/deployment/github
|
||||
|
||||
# deploy:
|
||||
# - provider: GitHub
|
||||
# auth_token:
|
||||
# secure: <your Github OAuth token>
|
||||
# artifact:
|
||||
# draft: false
|
||||
# prerelease: false
|
||||
# on:
|
||||
# appveyor_repo_tag: true
|
||||
deploy:
|
||||
- provider: GitHub
|
||||
auth_token:
|
||||
secure: dfL56DgbwuGJNNE5GzKi/pAgBQnJ37Du+AnCtnsTnIYxpis8ah3fPmA/G+bn4NJ3
|
||||
artifact:
|
||||
draft: false
|
||||
prerelease: false
|
||||
on:
|
||||
appveyor_repo_tag: true
|
||||
|
Loading…
Reference in New Issue
Block a user