Skip to content

Commit f5a449f

Browse files
committed
Switch to fork of publish command
1 parent 7b0ac46 commit f5a449f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ jobs:
3434

3535
# Runs a single command using the runners shell
3636
- name: Publish Module to PowerShell Gallery
37-
uses: pcgeek86/publish-powershell-module-action@v20
37+
#formerly pcgeek86/publish-powershell-module-action@v20
38+
uses: Pxtl/[email protected]
3839
continue-on-error: true
3940
id: publish-modules
4041
with:

0 commit comments

Comments
 (0)