From 29e5e61609cb67efad90905858fe65292d5cbeb4 Mon Sep 17 00:00:00 2001 From: Falcon Wu <9504402@qq.com> Date: Wed, 16 Dec 2020 09:09:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=8F=91=E5=B8=83=E5=8C=85?= =?UTF-8?q?=EF=BC=8C=E6=97=A0=E5=AE=9E=E9=99=85=E4=BF=AE=E6=94=B9?= 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 0f66ce7..d90cab8 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: ${{NUGETTOKEN}} + NUGET_KEY: ${{ NUGETTOKEN }} # NuGet server uri hosting the packages, defaults to https://api.nuget.org # NUGET_SOURCE: https://api.nuget.org