diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6921a0e..8bc8e0a 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -10,5 +10,5 @@ jobs: - uses: aammirmirza/Publish2PSGallery@PSGallery_v2 with: - NuGetApiKey: $(NuGetApiKey) + NuGetApiKey: $(NUGETAPIKEY) modulePath: './'