From 8f64b6ce8021e7fb8de96f1996a2da5a08b970ef Mon Sep 17 00:00:00 2001 From: Harry Chen Date: Tue, 2 Feb 2021 12:47:50 +0800 Subject: [PATCH] Add OBS to Github releases Signed-off-by: Harry Chen --- github-release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/github-release.py b/github-release.py index b04dd3c..09afcf5 100755 --- a/github-release.py +++ b/github-release.py @@ -41,6 +41,7 @@ REPOS = [ "texstudio-org/texstudio", "Stellarium/stellarium", "UNIDY2002/THUInfo", + {"repo": "obsproject/obs-studio", "versions": 5, "pre_release": False}, ] # connect and read timeout value