Skip to content

Commit

Permalink
Update NuGet API Key
Browse files Browse the repository at this point in the history
  • Loading branch information
khalidabuhakmeh authored Mar 9, 2020
1 parent 7835c7a commit 45f3ae9
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 @@ -25,10 +25,10 @@ deploy:
provider: NuGet
server: # remove to push to NuGet.org
api_key:
secure: MJcgOa5NrhHuW69wVB2YH1XuSuUSSW3wN2SjltVrImJDjTkEUYk2lJCjbCvwMgf+
secure: yAQ7mEXw5NHQ6pXxu/K097EzanAv7ti/PcWSQVxb/xrjPDiWwcgTbNZ1LwTVpNd9
skip_symbols: false
symbol_server: # remove to push symbols to SymbolSource.org
artifact: /.*\.nupkg/
on:
branch: master
appveyor_repo_tag: true
appveyor_repo_tag: true

0 comments on commit 45f3ae9

Please sign in to comment.