We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9da038 commit ce585b4Copy full SHA for ce585b4
1 file changed
RadarrAPI/Release/AppVeyor/AppVeyorReleaseSource.cs
@@ -20,8 +20,8 @@ namespace RadarrAPI.Release.AppVeyor
20
{
21
public class AppVeyorReleaseSource : ReleaseSourceBase
22
23
- private const string AccountName = "galli-leo";
24
- private const string ProjectSlug = "radarr-usby1";
+ private const string AccountName = "lidarr";
+ private const string ProjectSlug = "lidarr";
25
26
private readonly HttpClient _httpClient;
27
0 commit comments