diff --git a/.ci/ci_release.yml b/.ci/ci_release.yml index fbb6b580f..ce6a61901 100644 --- a/.ci/ci_release.yml +++ b/.ci/ci_release.yml @@ -243,6 +243,8 @@ stages: parameters: BuildDropPath: $(signOutPath) Build_Repository_Uri: 'https://github.com/powershell/powershellget' + PackageName: 'PowerShellGet' + PackageVersion: '3.0.12' - pwsh: | $modulePath = Join-Path -Path $env:AGENT_TEMPDIRECTORY -ChildPath 'TempModules'