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
|
||||
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',
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
|
Loading…
Reference in New Issue
Block a user