diff --git a/Scripts/github.py b/Scripts/github.py index 1bb33e7..b050b8d 100644 --- a/Scripts/github.py +++ b/Scripts/github.py @@ -67,13 +67,28 @@ class Github: def _extract_assets(self, response): assets = [] - for line in response.splitlines(): - if "", 2)[1] - asset_id = self._generate_asset_id(asset_data) + for line in response.splitlines(): + + if "