Skip to content

Commit 06c378a

Browse files
🩹 [Patch]: Update Publish-Module action reference to use feature/releasetype-input
1 parent 0eaec65 commit 06c378a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/Publish-Module.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
Install-PSResource -Name Microsoft.PowerShell.PSResourceGet -Repository PSGallery -TrustRepository
4242
4343
- name: Publish module
44-
uses: PSModule/Publish-PSModule@ebbfeec452b8587a15c7ce451c5a238109e983c3 # v2.1.0
44+
uses: PSModule/Publish-PSModule@feature/releasetype-input
4545
env:
4646
GH_TOKEN: ${{ github.token }}
4747
with:

0 commit comments

Comments
 (0)