fix(bots/discord): hanging process when disconnecting from API too many times

This commit is contained in:
PalmDevs
2024-07-30 21:30:35 +07:00
parent 2efedc47df
commit d31616ebcb
6 changed files with 12 additions and 18 deletions

View File

@@ -25,8 +25,8 @@ const Options = {
[
'@semantic-release/npm',
{
npmPublish: false,
}
npmPublish: false,
},
],
[
'@semantic-release/git',