diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d3e4d42cb0f44711d6172900248372f6fe5e05bf..7c01409f97d6455e03d54fb01290dea4f55505e9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -66,5 +66,4 @@ release: - pip install build twine - python setup.py sdist bdist_wheel - twine upload \ - --repository-url https://gitlab.psi.ch/api/v4/projects/2206/packages/pypi \ - dist/* \ No newline at end of file + --repository-url https://gitlab.psi.ch/api/v4/projects/2206/packages/pypidist/* \ No newline at end of file