Skip to content

Commit

Permalink
fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ocomes committed Jan 8, 2024
1 parent 3d7b338 commit 25be9ca
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 @@ -11,4 +11,4 @@ jobs:
- uses: aammirmirza/Publish2PSGallery@PSGallery_v2
with:
NuGetApiKey: ${{secrets.NUGETAPIKEY}}
modulePath: './'
modulePath: './powershell_utilities'

0 comments on commit 25be9ca

Please sign in to comment.