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 aa403ce commit 4ae51a7Copy full SHA for 4ae51a7
hugoalh.GitHubActionsToolkit/hugoalh.GitHubActionsToolkit.psd1
@@ -110,6 +110,7 @@
110
'action',
111
'actions',
112
'github',
113
+ 'PSEdition_Core',
114
'toolkit'
115
)
116
@@ -123,7 +124,7 @@
123
124
IconUri = 'https://i.imgur.com/knmLbFg.png'
125
126
# ReleaseNotes of this module
- # ReleaseNotes = ''
127
+ ReleaseNotes = '(Please visit https://github.com/hugoalh-studio/ghactions-toolkit-powershell/releases.)'
128
129
# Prerelease string of this module
130
# Prerelease = ''
0 commit comments