Change variable name

This commit is contained in:
Michelle McDaniel 2021-03-01 13:35:11 -08:00
parent fb92589f44
commit abda88da89
3 changed files with 9 additions and 9 deletions

View file

@ -163,7 +163,7 @@ let winMuslReferenceTemplate: ReferenceTemplate = {
let formatTemplate (platform: String) (template: ReferenceTemplate) (branch: Branch): Option<string> =
if branch.AkaMsChannel <> None then
if branch.UseLegacyAkaMsChannel then
if branch.UseLegacyAkaMsTemplate then
Some (String.Format(template.AkaMSLegacyTemplate,
platform, // 0 - win-x64
(branchNameShorten branch), // 1 - 5.0.1xx-preview2