mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-16 21:15:33 -04:00
<default> not <default branch>
This commit is contained in:
@@ -5,7 +5,7 @@ Param(
|
||||
[string]$version
|
||||
)
|
||||
|
||||
if ($branch -eq "<default branch>")
|
||||
if ($branch -eq "<default>")
|
||||
{
|
||||
$branch = "teamcity";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user