We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eaec65 commit 06c378aCopy full SHA for 06c378a
‎.github/workflows/Publish-Module.yml‎
@@ -41,7 +41,7 @@ jobs:
41
Install-PSResource -Name Microsoft.PowerShell.PSResourceGet -Repository PSGallery -TrustRepository
42
43
- name: Publish module
44
- uses: PSModule/Publish-PSModule@ebbfeec452b8587a15c7ce451c5a238109e983c3 # v2.1.0
+ uses: PSModule/Publish-PSModule@feature/releasetype-input
45
env:
46
GH_TOKEN: ${{ github.token }}
47
with:
0 commit comments