Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
ocomes committed Jan 8, 2024
1 parent 6f19b85 commit 11c9d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:

- uses: aammirmirza/Publish2PSGallery@PSGallery_v2
with:
NuGetApiKey: $(NuGetApiKey)
NuGetApiKey: $(NUGETAPIKEY)
modulePath: './'

0 comments on commit 11c9d10

Please sign in to comment.