Skip to content

Commit

Permalink
Change from myget to nuget.org
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Hugues Jeanneret committed Nov 15, 2017
1 parent 3000bb6 commit 470ce24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ cache:
- '%USERPROFILE%\.nuget\packages'
deploy:
- provider: NuGet
server: https://www.myget.org/F/zipkin4net/api/v3/index.json
name: production
api_key:
secure: 7W7+59wfbyDsQCbZNSe/9O4GgN9cPna6QMc2ZA/be3HyQ0xXLnmwLqrxSw8HMmPt
secure: Q+PmM3QKYduzOcG0CdSEEeowv+0H3dUecVOwJE22j7CwgO4W7NCkmb+TPLbPvfII
on:
branch: master
appveyor_repo_tag: true

0 comments on commit 470ce24

Please sign in to comment.