Skip to content

Commit ac3d0ae

Browse files
committed
Roll nuget.org API keys
Fixes #921
1 parent c168b89 commit ac3d0ae

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
@@ -73,12 +73,12 @@ artifacts:
7373
deploy:
7474
- provider: NuGet
7575
api_key:
76-
secure: Bc59XzyBNSWbOvxFp8Fyv2v5TVs5NY/rFnz/BA1lA7A35qrS3Ngrc8YFe/zuSXfF
76+
secure: wUADhxnlTxLj2ge4k459gEuu6tLtVBD1lN2MacpH1glEvA2LKyM2QbJYKlNTu6vg
7777
on:
7878
branch: master
7979

8080
- provider: NuGet
8181
api_key:
82-
secure: Bc59XzyBNSWbOvxFp8Fyv2v5TVs5NY/rFnz/BA1lA7A35qrS3Ngrc8YFe/zuSXfF
82+
secure: wUADhxnlTxLj2ge4k459gEuu6tLtVBD1lN2MacpH1glEvA2LKyM2QbJYKlNTu6vg
8383
on:
8484
branch: release/*

0 commit comments

Comments
 (0)