Skip to content

Commit ce585b4

Browse files
Point to lidarr appveyor build
1 parent a9da038 commit ce585b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RadarrAPI/Release/AppVeyor/AppVeyorReleaseSource.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ namespace RadarrAPI.Release.AppVeyor
2020
{
2121
public class AppVeyorReleaseSource : ReleaseSourceBase
2222
{
23-
private const string AccountName = "galli-leo";
24-
private const string ProjectSlug = "radarr-usby1";
23+
private const string AccountName = "lidarr";
24+
private const string ProjectSlug = "lidarr";
2525

2626
private readonly HttpClient _httpClient;
2727

0 commit comments

Comments
 (0)