Fix display name
This commit is contained in:
parent
9d83217516
commit
76fb3a5bb4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ let inputBranches =
|
|||
DisplayName = "main<br>(9.0.x Runtime)"
|
||||
AkaMsChannel = Some("9.0.1xx/daily") }
|
||||
{ GitBranchName = "release/9.0.1XX-preview4"
|
||||
DisplayName = "9.0.1XX-preview4<br>(9.0-preview3 Runtime)"
|
||||
DisplayName = "9.0.1XX-preview4<br>(9.0-preview4 Runtime)"
|
||||
AkaMsChannel = Some("9.0.1XX-preview4/daily") }
|
||||
{ GitBranchName = "release/8.0.4xx"
|
||||
DisplayName = "8.0.4xx<br>(8.0 Runtime)"
|
||||
|
|
Loading…
Reference in a new issue