Skip to content

Commit e863fcd

Browse files
committed
Update API key for nuget.org
1 parent 13b3e64 commit e863fcd

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
@@ -45,11 +45,11 @@ artifacts:
4545
- path: 'Artifacts\NuGet\*.nupkg' # find all NuGet packages recursively
4646
environment:
4747
api_key:
48-
secure: Onn5DCtRxwNADYG8i4snNuUOE5qhUsUSv5unaY5SMLv4l2FbRnIUlbdVw02s39Xk
48+
secure: 6sjYZ79gyEUWXT0vN2PwoUQsBcrxMjzSC7/a1xPqvPbhyFmNR225vtwUr9xmbTVN
4949
deploy:
5050
- provider: NuGet
5151
api_key:
52-
secure: Onn5DCtRxwNADYG8i4snNuUOE5qhUsUSv5unaY5SMLv4l2FbRnIUlbdVw02s39Xk
52+
secure: 6sjYZ79gyEUWXT0vN2PwoUQsBcrxMjzSC7/a1xPqvPbhyFmNR225vtwUr9xmbTVN
5353
skip_symbols: false
5454
on:
5555
branch: master

0 commit comments

Comments
 (0)