Skip to content

Commit

Permalink
ci: upload to GitLab registry
Browse files Browse the repository at this point in the history
  • Loading branch information
jvansanten committed Dec 12, 2024
1 parent 7898e02 commit f003b00
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/upload_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f003b00

Please sign in to comment.