Skip to content

Commit 45f3ae9

Browse files
Update NuGet API Key
1 parent 7835c7a commit 45f3ae9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ deploy:
2525
provider: NuGet
2626
server: # remove to push to NuGet.org
2727
api_key:
28-
secure: MJcgOa5NrhHuW69wVB2YH1XuSuUSSW3wN2SjltVrImJDjTkEUYk2lJCjbCvwMgf+
28+
secure: yAQ7mEXw5NHQ6pXxu/K097EzanAv7ti/PcWSQVxb/xrjPDiWwcgTbNZ1LwTVpNd9
2929
skip_symbols: false
3030
symbol_server: # remove to push symbols to SymbolSource.org
3131
artifact: /.*\.nupkg/
3232
on:
3333
branch: master
34-
appveyor_repo_tag: true
34+
appveyor_repo_tag: true

0 commit comments

Comments
 (0)