From f003b00e8e34e0d756993941fa5ecd908d78fb53 Mon Sep 17 00:00:00 2001 From: Jakob van Santen Date: Thu, 12 Dec 2024 11:45:27 +0100 Subject: [PATCH] ci: upload to GitLab registry --- .github/workflows/upload_to_pypi.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/upload_to_pypi.yml b/.github/workflows/upload_to_pypi.yml index e6ee04f..7af5983 100644 --- a/.github/workflows/upload_to_pypi.yml +++ b/.github/workflows/upload_to_pypi.yml @@ -64,5 +64,6 @@ jobs: - uses: pypa/gh-action-pypi-publish@release/v1 with: - user: __token__ - password: ${{ secrets.PYPI_API_TOKEN }} + user: ampelastro-extinction-deploy + password: ${{ secrets.GITLAB_DEPLOY_TOKEN }} + repository_url: https://gitlab.desy.de/api/v4/projects/jakob.van.santen%2Fampel-pypi-demo/packages/pypi