diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 4faad1d..c248461 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -48,7 +48,7 @@ jobs: # TAG_FORMAT: v* # API key to authenticate with NuGet server - # NUGET_KEY: ${{secrets.NUGET_API_KEY}} + NUGET_KEY: ${{secrets.NUGET_KEY}} # NuGet server uri hosting the packages, defaults to https://api.nuget.org # NUGET_SOURCE: https://api.nuget.org