From 7fa574c94b10c4ffe1ef7e55fcd6061a0511816b Mon Sep 17 00:00:00 2001 From: AlexNek Date: Sun, 7 Aug 2022 14:04:04 +0200 Subject: [PATCH] update nuget key --- appveyor.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 9b08708..cf3c5b1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -39,7 +39,9 @@ deploy: - provider: NuGet api_key: - secure: 7uBsvquYgLqrQREBfflKXMwz8H1yJizhlIAwug+V4iW6W/pIJrTy5Wb5XfBxpecl + secure: v761W1/T2FLgfDsvdfcLKlQSiutFvocnjwTwig7aNOSB3k9ssE5DG/37t5ejQ5lC + username: + secure: h6CRIKObf4nhhTABK4DaJA== skip_symbols: true on: - branch: master + branch: master \ No newline at end of file