sdfg
This commit is contained in:
parent
004143280b
commit
aa7a951ae1
@ -299,7 +299,7 @@ async function publishToFoundry(done) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Send the POST request to Foundry VTT API
|
// Send the POST request to Foundry VTT API
|
||||||
const response = await fetch('https://api.foundryvtt.com/_api/packages/release', {
|
const response = await fetch('https://api.foundryvtt.com/_api/packages/release_version', {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
headers: {
|
headers: {
|
||||||
'Content-Type': 'application/json',
|
'Content-Type': 'application/json',
|
||||||
|
Loading…
Reference in New Issue
Block a user