Update .gitlab-ci.yml file

This commit is contained in:
WinterMyst 2024-09-23 20:46:41 +00:00
parent b5c01caff2
commit 520ebaeed0

View File

@ -86,7 +86,7 @@ release:
-H "Authorization: $FOUNDRY_API_KEY" \ -H "Authorization: $FOUNDRY_API_KEY" \
-H "Content-Type: application/json" \ -H "Content-Type: application/json" \
-d "{ -d "{
\"id\": \"Your-Package-ID\", \"id\": \"kidsonbrooms\",
\"release\": { \"release\": {
\"version\": \"$VERSION\", \"version\": \"$VERSION\",
\"manifest\": \"https://gitlab.com/wintermyst/kidsonbrooms/-/raw/master/system.json\", \"manifest\": \"https://gitlab.com/wintermyst/kidsonbrooms/-/raw/master/system.json\",