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 3fb6056 commit f22c131Copy full SHA for f22c131
.ci/ci_release.yml
@@ -243,6 +243,8 @@ stages:
243
parameters:
244
BuildDropPath: $(signOutPath)
245
Build_Repository_Uri: 'https://github.com/powershell/powershellget'
246
+ PackageName: 'PowerShellGet'
247
+ PackageVersion: '3.0.12'
248
249
- pwsh: |
250
$modulePath = Join-Path -Path $env:AGENT_TEMPDIRECTORY -ChildPath 'TempModules'
0 commit comments