Skip to content

Commit

Permalink
GitHub automatic deployment (EwoutH)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Drago committed Mar 11, 2020
1 parent cbfab6b commit e5003b1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,11 @@ artifacts:
name: Static Lib and Includes
- path: 'build\*.exe'
name: Basic apps

deploy:
- provider: GitHub
auth_token:
secure: 'DlFHAFoK4/3O5jgutXxPMsYfXftRiazS2GUh171hpDTQerLgfhhpQ+pjQ3sWiiBy'
prerelease: true
on:
appveyor_repo_tag: true

0 comments on commit e5003b1

Please sign in to comment.