Skip to content

Commit 05b19a9

Browse files
authored
update the worlflow
1 parent 6b0f26e commit 05b19a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publishpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
files: |
3636
*.ps1
3737
- name: Publish PowerShell Module
38-
uses: natescherer/publish-powershell-action@v1
38+
uses: natescherer/publish-powershell-action@v1.1.1
3939
with:
4040
token: ${{ secrets.NUGETKEY }}
4141
target: gallery

0 commit comments

Comments
 (0)