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