Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjmorenor authored Aug 7, 2024
1 parent 80016a4 commit 3cb6a4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ jobs:
run: |
python -m build --sdist --wheel --outdir dist/ .
- name: Publish package distributions to PyPI
if: contains(github.event.head_commit.message, 'release:')
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 3cb6a4d

Please sign in to comment.