Skip to content

Commit

Permalink
Updating Nuget.org API key
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienros committed Aug 11, 2018
1 parent c6881dc commit 080502f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -29,14 +29,14 @@ deploy:
branch: rel/3.0-beta
server: https://www.nuget.org/api/v2/package
api_key:
secure: uSwY6pjuXvfqDxmODdEjabmByaHFCibtCGhEbjmDbEBx2TG5/zRYW8E+6qts+NX5
secure: JxLWXrsmfG8K7ECxi5dYFsPZERpRLdi3u5W8RSS/auJ5tzqv+PLCZzUB+yeY1V38
skip_symbols: true
artifact: /.*\.nupkg/
- provider: NuGet
on:
branch: master
server: https://www.nuget.org/api/v2/package
api_key:
secure: uSwY6pjuXvfqDxmODdEjabmByaHFCibtCGhEbjmDbEBx2TG5/zRYW8E+6qts+NX5
secure: JxLWXrsmfG8K7ECxi5dYFsPZERpRLdi3u5W8RSS/auJ5tzqv+PLCZzUB+yeY1V38
skip_symbols: true
artifact: /.*\.nupkg/

0 comments on commit 080502f

Please sign in to comment.