Skip to content

Commit

Permalink
Update appveyor.yml for deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
Flyingdot committed Jul 30, 2016
1 parent 068488e commit ae8bd50
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,12 @@ configuration:
artifacts:
- path: Flyingdot.Wox.Plugin.S4b\bin\$(configuration)
name: Release
deploy:
- provider: GitHub
auth_token:
secure: DuoEU3D+BxNPu+y2HS/uL7gDLt65pIrqxBj9yidcH1WhSQegEcQtHXBdR0ZS0OWT
artifact: Release
draft: false
prerelease: false
on:
branch: master

0 comments on commit ae8bd50

Please sign in to comment.