mirror of
https://github.com/PaiGramTeam/enkanetwork.py-data.git
synced 2024-11-16 12:51:43 +00:00
Fix
This commit is contained in:
parent
dc49663850
commit
591f0f6432
2
main.py
2
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}")}
|
||||
|
Loading…
Reference in New Issue
Block a user