Skip to content

Commit

Permalink
Pypi URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoeurjo committed May 23, 2024
1 parent bfd65ef commit 35a27e9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pythonBindings-Pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:

environment:
name: deploy-pypi
url: https://test.pypi.org/p/dgtal_ghactions_test
url: https://pypi.org/p/dgtal

permissions:
id-token: write # IMPORTANT: mandatory for trusted publishing
Expand All @@ -155,8 +155,5 @@ jobs:

- name: Publish distribution 📦 to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/



0 comments on commit 35a27e9

Please sign in to comment.