From 2dd506bcb667c27b74e7cf3c8bb4df82f5c9d4c6 Mon Sep 17 00:00:00 2001 From: Giacomo Stelluti Scala Date: Thu, 28 Jan 2021 13:48:29 +0100 Subject: [PATCH] Updated NuGet API key --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 73b580d2..3065b35f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -53,7 +53,7 @@ deploy: - provider: NuGet api_key: - secure: Ab4T/48EyIJhVrqkfKdUxmHUtseEVuXuyrGACxZ0KN35rb/BzABlBM2YjZojicvT + secure: oy2h2spmvhjrr6pnv7xae6jy4fdm3tzujpsgyxzt4dcmly artifact: 'NuGetPackages' on: APPVEYOR_REPO_TAG: true