This commit is contained in:
M-307 2022-07-13 00:57:13 +07:00
parent dc49663850
commit 591f0f6432

View File

@ -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}")}