diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fb420f779adf99af4ef6f327f26052d69c0bd99f..7f5b74b6da98986a4efc25763bccd95f44527084 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -72,4 +72,4 @@ packagist: script: - curl -XPOST -H'content-type:application/json' 'https://packagist.org/api/update-package?username=tflori&apiToken='${PACKAGIST_API_TOKEN} - -d'{"repository":{"url":"https://gitlab.w00tserver.org/tflori/nb-sessions.git"}}' + -d'{"repository":{"url":"https://gitlab.w00tserver.org/tflori/tal.git"}}'