From 0fda010a141702398efe4603f1e5bf91c1652fa7 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sun, 11 Jun 2023 16:12:52 +0930 Subject: [PATCH 1/2] update AppVeyor NuGet API --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index a3cc8ecfb67..4171d0f8e95 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -51,7 +51,7 @@ deploy: - provider: NuGet artifact: Plugin nupkg api_key: - secure: EwKxUgjI8VGouFq9fdhI68+uj42amAhwE65JixIbqx8VlqLbyEuW97CLjBBOIL0r + secure: UCm880yPC2IF31CC/6tjrx68H+fnIlSasnVO8NEmvp0Y8ShyU0+EUtM5TBiP+uLN on: APPVEYOR_REPO_TAG: true From b3bf402f24b56e83166d1103d7b8d1b1f3ee7806 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sun, 11 Jun 2023 16:24:48 +0930 Subject: [PATCH 2/2] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 4171d0f8e95..2068cd67be3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -51,7 +51,7 @@ deploy: - provider: NuGet artifact: Plugin nupkg api_key: - secure: UCm880yPC2IF31CC/6tjrx68H+fnIlSasnVO8NEmvp0Y8ShyU0+EUtM5TBiP+uLN + secure: Uho7u3gk4RHzyWGgqgXZuOeI55NbqHLQ9tXahL7xmE4av2oiSldrNiyGgy/0AQYw on: APPVEYOR_REPO_TAG: true