mirror of
https://github.com/Refound-445/nonebot-plugin-nailongremove.git
synced 2025-11-04 21:22:43 +08:00
up
This commit is contained in:
parent
87bebcba15
commit
0494b1301d
@ -17,7 +17,7 @@ ModelVersionGetter: TypeAlias = Callable[
|
||||
|
||||
|
||||
def get_github():
|
||||
return GitHub(config.nailong_github_token)
|
||||
return GitHub(config.nailong_github_token, auto_retry=False)
|
||||
|
||||
|
||||
def format_github_release_download_base_url(owner: str, name: str, tag: str):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user