Skip to content

Commit

Permalink
chore: remove test publish repository
Browse files Browse the repository at this point in the history
  • Loading branch information
baptiste-olivier committed Nov 18, 2024
1 parent 6f019f4 commit 781c3d9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,6 @@ jobs:
exit 1
fi
- name: Publish to test PyPI
uses: pypa/gh-action-pypi-publish@release/v1.10
with:
repository-url: https://test.pypi.org/legacy/
skip-existing: true
verbose: true

- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1.10
with:
Expand Down

0 comments on commit 781c3d9

Please sign in to comment.