mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-25 02:30:20 +02:00
<default> not <default branch>
This commit is contained in:
parent
be0b0055f1
commit
901a64fdd4
@ -5,7 +5,7 @@ Param(
|
||||
[string]$version
|
||||
)
|
||||
|
||||
if ($branch -eq "<default branch>")
|
||||
if ($branch -eq "<default>")
|
||||
{
|
||||
$branch = "teamcity";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user