mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
✨ Run builder when source is changed.
This commit is contained in:
committed by
Nikhil Badyal
parent
5895e8ca60
commit
d276696689
@@ -59,6 +59,9 @@ implement_method = "Please implement the method"
|
||||
status_code_200 = 200
|
||||
resource_folder = "apks"
|
||||
branch_name = "changelogs"
|
||||
app_dump_key = "app_dump"
|
||||
patches_dl_key = "patches_dl"
|
||||
integrations_dl_key = "integrations_dl"
|
||||
|
||||
|
||||
def update_changelog(name: str, response: dict[str, str]) -> None:
|
||||
|
||||
Reference in New Issue
Block a user