Skip to content

Commit

Permalink
Update NuGet API key
Browse files Browse the repository at this point in the history
Update the NuGet API key for the package.
  • Loading branch information
martincostello committed Aug 12, 2018
1 parent 584c975 commit 3f3b1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ deploy:

- provider: NuGet
api_key:
secure: AUZFfhSn20XPUPIzbbt2x3xoa/5vdAVcYFVz7JkQYkYJYWbrIyz3chgTjEhI9Gs2
secure: i1W6tTJcvjsCBgTrhbjqjyDi3pGWr8mLfn0J5dycmUK5WY6O8MApgPEQEVl1nEEp
artifact: /.*\.nupkg/
skip_symbols: false
on:
Expand Down

0 comments on commit 3f3b1d9

Please sign in to comment.