From 5ff1f6cd8377fc0a1c0cc30836353eccab4818dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20Rab=C3=A9rin?= Date: Mon, 30 Aug 2021 22:20:54 +0200 Subject: [PATCH] Update NuGet API key. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index d37f2f029..ce75aacc5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -186,7 +186,7 @@ deploy: # NuGet - provider: NuGet api_key: - secure: QZmft3MtBUFBdw5iPCm/P2qvbSxuCoI18Rhzp619NMWGvAQbf5C3rX78ecu8qHcm + secure: zP8NG9npOCKDveAxWgK3a2Nb95gE5tk08i5ksxQKJpzqg0WsbOsK6vfxUjsjmlM+ on: configuration: Release APPVEYOR_REPO_TAG: true