Skip to content

Commit

Permalink
Update NuGet.org publishing key; don't skip symbol publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt committed Jun 3, 2020
1 parent 03fcaa8 commit a658f0b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ artifacts:
deploy:
- provider: NuGet
api_key:
secure: gvYNwOSxj9Bq4erOm7alpWzHlEmNLLUV99VYKV1WF9qTJeDkvYpswoNHi9sAlZH4
skip_symbols: true
secure: jZtLAmD4ALF9x1BZR1DiV3KhKlliWbzRUAw73xfMZaBsvz19123qLz2zw1+hPdcn
on:
branch: /^(master|dev)$/
- provider: GitHub
Expand Down

0 comments on commit a658f0b

Please sign in to comment.