Skip to content

Commit

Permalink
Update publish-pypi.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
menckend authored Oct 25, 2024
1 parent 3437c8e commit 8e6c5d8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,7 @@ jobs:
name: python-package-distributions
path: dist/
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://pypi.org/p/

uses: pypa/gh-action-pypi-publish@release/v1
publish-to-pypi-test:
if: contains(github.ref, '/tags/') && contains(github.event.base_ref, 'test')
environment:
Expand Down

0 comments on commit 8e6c5d8

Please sign in to comment.