Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Commit

Permalink
Fix GitHub release
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanz committed Aug 4, 2016
1 parent d87a367 commit bf72b21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ deploy:
on:
appveyor_repo_tag: true
prerelease: $(nuget_prerelease)
release: v$(nuget_version)
auth_token:
secure: VrF5TrpBRN0ims9nJC1LG32O6ga5hsRuGNSufEbatAiIWZ1z68iiCYKZtqnAaT9y

- provider: NuGet
api_key:
Expand Down

0 comments on commit bf72b21

Please sign in to comment.