We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5b2da commit 03fc859Copy full SHA for 03fc859
.github/workflows/publish-to-psgallery.yml
@@ -35,7 +35,7 @@ jobs:
35
# Runs a single command using the runners shell
36
- name: Publish Module to PowerShell Gallery
37
#formerly pcgeek86/publish-powershell-module-action@v20
38
- uses: Pxtl/publish-powershell-module-action@v0.2
+ uses: Pxtl/publish-powershell-module-action@v0.3
39
id: publish-modules
40
with:
41
NuGetApiKey: ${{ secrets.PS_GALLERY_KEY }}
0 commit comments