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\",