Skip to content

Commit 6cfe4e0

Browse files
committed
fixup! Update API key for nuget.org
Generated key with wrong account :-)
1 parent e863fcd commit 6cfe4e0

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: 6sjYZ79gyEUWXT0vN2PwoUQsBcrxMjzSC7/a1xPqvPbhyFmNR225vtwUr9xmbTVN
48+
secure: NlJ+D6kXfgU6RgRuf9okylLDENp8DA3tTRSC6UHBNbRS9ZAvRrC3Z0++Mr5VtGvz
4949
deploy:
5050
- provider: NuGet
5151
api_key:
52-
secure: 6sjYZ79gyEUWXT0vN2PwoUQsBcrxMjzSC7/a1xPqvPbhyFmNR225vtwUr9xmbTVN
52+
secure: NlJ+D6kXfgU6RgRuf9okylLDENp8DA3tTRSC6UHBNbRS9ZAvRrC3Z0++Mr5VtGvz
5353
skip_symbols: false
5454
on:
5555
branch: master

0 commit comments

Comments
 (0)