1
0
mirror of https://bitbucket.org/minetest_gamers/x_enchanting.git synced 2025-04-21 17:50:21 +02:00

Update CI script

This commit is contained in:
Juraj Vajda 2025-04-07 00:24:55 -04:00
parent 0365b8043b
commit e2cf02d026

View File

@ -29,7 +29,7 @@ try {
ref: 'master' 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', method: 'POST',
body: JSON.stringify(body), body: JSON.stringify(body),
headers: { headers: {