Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-petrenko authored Dec 28, 2024
1 parent 087dbb5 commit 984aeb5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@ jobs:

- name: Publish to Pypi
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
# uncomment this for testing the PyPI upload
# with:
# repository-url: https://test.pypi.org/legacy/

0 comments on commit 984aeb5

Please sign in to comment.