diff --git a/main.py b/main.py index 2ff70dc..a5da708 100644 --- a/main.py +++ b/main.py @@ -271,7 +271,7 @@ async def main(): await save_data(EXPORT_DATA[key], f"{key}.json", _delKey) await create_lang(EXPORT_DATA[key], f"{key}.json", False if key in ["fight_props"] else True) - Push to github + # Push to github await push_to_github(f"""{last_message} - SHA: {last_commit} - URL: {GITHUB_SITE.format(PATH=f"{USERNAME}/{REPOSITORY}/commit/{last_commit}")}