diff --git a/gulpfile.js b/gulpfile.js index a058013..b43c5c8 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -281,7 +281,7 @@ async function publishToFoundry(done) { // Construct the payload const payload = { - id: id, + id: "kidsonbrooms", release: { version: version, manifest: manifest,