Skip to content

Commit

Permalink
Added GitHub auth token
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-foster-cko committed Oct 23, 2017
1 parent 4d079e2 commit 87bbb69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ deploy:
artifact: /.*\.nupkg/ # upload all NuGet packages to release assets
draft: false
prerelease: false
auth_token:
secure: irPu6HoTlXrjiN3VU3RKPHeugfWWosgc5BwHTYwlKJuz1uCAm24y3WMmmAjHNdtG
on:
appveyor_repo_tag: true # deploy on tag push only

0 comments on commit 87bbb69

Please sign in to comment.