diff --git a/scripts/sync.ps1 b/scripts/sync.ps1 index be253345..f2d2e347 100644 --- a/scripts/sync.ps1 +++ b/scripts/sync.ps1 @@ -4,4 +4,4 @@ git commit -m 'chore: sync' git push npm publish sleep 1s -curl -I 'https://npmmirror.com/sync/@gkd-kit/subscription' +curl -X PUT 'https://registry-direct.npmmirror.com/@gkd-kit/subscription/sync'