Skip to content

Commit 2e7d0db

Browse files
authored
Update .ci/releaseBuild.yml
1 parent 60c361d commit 2e7d0db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ci/releaseBuild.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# The name of the build that will be seen in mscodehub
2-
name: PowerShellget-Release-$(Build.BuildId)
2+
name: PowerShellGet-Release-$(Build.BuildId)
3+
34
# how is the build triggered
45
# since this is a release build, no trigger as it's a manual release
56
trigger: none

0 commit comments

Comments
 (0)