From 394953c579a01112c68b2001f4607762ff240a28 Mon Sep 17 00:00:00 2001 From: Falcon Wu <9504402@qq.com> Date: Tue, 15 Dec 2020 14:50:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95publish=E7=A7=98=E9=92=A5?= 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 9a465be..cde7267 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: SPRKEY + NUGET_KEY: SPRKEY # NuGet server uri hosting the packages, defaults to https://api.nuget.org # NUGET_SOURCE: https://api.nuget.org