Skip to content

Commit f22c131

Browse files
authored
Add new SBOM parameters (#579)
1 parent 3fb6056 commit f22c131

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/ci_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,8 @@ stages:
243243
parameters:
244244
BuildDropPath: $(signOutPath)
245245
Build_Repository_Uri: 'https://github.com/powershell/powershellget'
246+
PackageName: 'PowerShellGet'
247+
PackageVersion: '3.0.12'
246248

247249
- pwsh: |
248250
$modulePath = Join-Path -Path $env:AGENT_TEMPDIRECTORY -ChildPath 'TempModules'

0 commit comments

Comments
 (0)