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 6b0f26e commit 05b19a9Copy full SHA for 05b19a9
.github/workflows/publishpackage.yml
@@ -35,7 +35,7 @@ jobs:
35
files: |
36
*.ps1
37
- name: Publish PowerShell Module
38
- uses: natescherer/publish-powershell-action@v1
+ uses: natescherer/publish-powershell-action@v1.1.1
39
with:
40
token: ${{ secrets.NUGETKEY }}
41
target: gallery
0 commit comments