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 c921b0c commit cbccb23Copy full SHA for cbccb23
.ci/release.yml
@@ -28,7 +28,7 @@ jobs:
28
displayName: 'Capture PowerShellGet module NuGet package path and set environment variable'
29
30
- task: NuGetCommand@2
31
- displayName: 'Push Microsoft.PowerShell.Store module artifacts to PSGallery feed'
+ displayName: 'Push PowerShellGet module artifacts to PSGallery feed'
32
inputs:
33
command: push
34
packagesToPush: '$(NugetPkgPath)'
0 commit comments