From 520ebaeed0892c61128f2ebb43557323d5ff096b Mon Sep 17 00:00:00 2001 From: WinterMyst <22961076-wintermyst@users.noreply.gitlab.com> Date: Mon, 23 Sep 2024 20:46:41 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dc76cde..4385fb1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -86,7 +86,7 @@ release: -H "Authorization: $FOUNDRY_API_KEY" \ -H "Content-Type: application/json" \ -d "{ - \"id\": \"Your-Package-ID\", + \"id\": \"kidsonbrooms\", \"release\": { \"version\": \"$VERSION\", \"manifest\": \"https://gitlab.com/wintermyst/kidsonbrooms/-/raw/master/system.json\",