We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b8f81 commit ef79011Copy full SHA for ef79011
scripts/create-preview-flow.ps1
@@ -174,7 +174,7 @@ if ($AddInternalFlow) {
174
}
175
176
Write-Host "Make default channel for the VMR"
177
-MakeDefaultChannel https://github.com/dotnet/dotnet $SdkBranch $SdkBranch
+MakeDefaultChannel https://github.com/dotnet/dotnet $SdkBranch $SdkChannel
178
179
if ($AddInternalFlow) {
180
Write-Host "Make internal default channel for the VMR"
0 commit comments