From 9409df24391c83a8cbcd99b8ce78bb6b4c08da1d Mon Sep 17 00:00:00 2001 From: Eric Newton Date: Thu, 30 Apr 2020 17:38:23 -0400 Subject: [PATCH] regenerate nuget key and reencrypt --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index d73225c2..1ce67042 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -55,7 +55,7 @@ deploy: - provider: NuGet api_key: - secure: oy2copryr5y25hmyvmrav2dn3jzzjizu5gpwoepiu6yhsu + secure: e2gJJ3r6Uls5trJwryaudAZd49QniNfIjax/A+tfywlchSnIQVOzOQCO9tTSNccI artifact: /.*(\.|\.s)nupkg/ on: APPVEYOR_REPO_TAG: true