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

Commit

Permalink
update nuget publish key
Browse files Browse the repository at this point in the history
  • Loading branch information
sawilde committed Jan 6, 2019
1 parent 8271e0d commit dacf8dd
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 @@ -77,7 +77,7 @@ artifacts:
deploy:
- provider: NuGet
api_key:
secure: yew/4xjmqdUs1U//LNGQjjMgB3JVantsz09C2LxmKaLXuG1gEsWJl+Nd+VRmB3TM
secure: rSx36T78ZXIqD2Tk/DatbUP05MiHgxTWjOIGquhzWeTJX0VEB4Mn2TZyi0zMtGIL
skip_symbols: true
artifact: Nuget
on:
Expand All @@ -100,7 +100,7 @@ deploy:
branch: release
- provider: NuGet
api_key:
secure: yew/4xjmqdUs1U//LNGQjjMgB3JVantsz09C2LxmKaLXuG1gEsWJl+Nd+VRmB3TM
secure: rSx36T78ZXIqD2Tk/DatbUP05MiHgxTWjOIGquhzWeTJX0VEB4Mn2TZyi0zMtGIL
skip_symbols: true
artifact: NugetCandidate
on:
Expand Down

0 comments on commit dacf8dd

Please sign in to comment.