From e66a5e646f8dbc3cff9408f210ae5db644f745d2 Mon Sep 17 00:00:00 2001 From: Falcon Wu <9504402@qq.com> Date: Tue, 15 Dec 2020 17:00:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=8F=91=E5=B8=83=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6161307..0f66ce7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -42,7 +42,7 @@ jobs: # TAG_FORMAT: v* # API key to authenticate with NuGet server - NUGET_KEY: oy2kqqm2nzekyaxw4wlqy5orhsg55yueldhyw7bmzd572u + NUGET_KEY: ${{NUGETTOKEN}} # NuGet server uri hosting the packages, defaults to https://api.nuget.org # NUGET_SOURCE: https://api.nuget.org