Auto Release

This commit is contained in:
Nikhil Badyal
2024-04-16 13:03:12 +05:30
committed by Nikhil Badyal
parent 6dd960b147
commit 837395091a
9 changed files with 166 additions and 1 deletions
+1
View File
@@ -55,6 +55,7 @@ patches_json_version_key = "patches_json_version"
implement_method = "Please implement the method"
status_code_200 = 200
resource_folder = "apks"
branch_name = "changelogs"
def update_changelog(name: str, response: dict[str, str]) -> None: