mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-22 00:43:50 +01:00
fix
This commit is contained in:
parent
01dd0ba750
commit
087a00a4b9
@ -26,7 +26,7 @@ function doPost(e) {
|
||||
|
||||
// デプロイされたことをMisskeyに通知する
|
||||
if (MI_API_TOKEN) {
|
||||
setTimeout(() => postToMisskey(params), 5000);
|
||||
postToMisskey(params);
|
||||
}
|
||||
|
||||
// 今回のSHAを保存
|
||||
|
Loading…
Reference in New Issue
Block a user