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