Update .gitlab-ci.yml file

This commit is contained in:
WinterMyst 2024-09-22 14:52:45 +00:00
parent 94af26f3d3
commit 2f7023c930

View File

@ -56,7 +56,7 @@ release:
"links": [ "links": [
{ {
"name": "Download kidsonbrooms.zip", "name": "Download kidsonbrooms.zip",
"url": "https://gitlab.com/YOUR_NAMESPACE/YOUR_PROJECT/-/jobs/$CI_JOB_ID/artifacts/download" "url": "https://gitlab.com/wintermyst/kidsonbrooms/-/jobs/$CI_JOB_ID/artifacts/download"
} }
] ]
} }