Skip to content

Commit 03fc859

Browse files
committed
latest version of publish powershell module
1 parent 9e5b2da commit 03fc859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-psgallery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# Runs a single command using the runners shell
3636
- name: Publish Module to PowerShell Gallery
3737
#formerly pcgeek86/publish-powershell-module-action@v20
38-
uses: Pxtl/publish-powershell-module-action@v0.2
38+
uses: Pxtl/publish-powershell-module-action@v0.3
3939
id: publish-modules
4040
with:
4141
NuGetApiKey: ${{ secrets.PS_GALLERY_KEY }}

0 commit comments

Comments
 (0)