diff --git a/scripts/deploy.js b/scripts/deploy.js index 7dcedd6..bb6d693 100644 --- a/scripts/deploy.js +++ b/scripts/deploy.js @@ -29,7 +29,7 @@ try { ref: 'master' } - const response = await fetch('https://content.core.net/api/packages/SaKeL/x_enchanting/releases/new/', { + const response = await fetch('https://content.luanti.org/api/packages/SaKeL/x_enchanting/releases/new/', { method: 'POST', body: JSON.stringify(body), headers: {