diff --git a/release.py b/release.py index 7dad07d..8c1c959 100755 --- a/release.py +++ b/release.py @@ -165,7 +165,7 @@ def main(config: dict, version: str, channel: str, local: bool): 'id': latest_data['id'] + 1, 'timestamp': int(time.time()), 'file': file_url, - 'changelog': changelog_url + 'changelog': changelog_url, 'sha256': file_hash }