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