diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3c2d0246794ab69804a4667eddee9da1d6439c50..7b957fe0d1299138e89f04055a88f3025599b521 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -65,7 +65,7 @@ release-windows: - echo ${BUILD_JOB_ID} #typeotheroo > - > - release-cli --insecure-https create --noth "Release $TAG" --description "Release $TAG" --tag-name "$TAG" + release-cli --insecure-https create --name "Release $TAG" --description "Release $TAG" --tag-name "$TAG" --assets-links-name "Example_Seminararbeit" --assets-links-url "https://git.ift.tuwien.ac.at/lab/pub/ift-latex/-/jobs/${BUILD_JOB_ID}/artifacts/file/Example_SEM.pdf" #othe