Skip to content

Commit

Permalink
Change publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
kbolashev committed May 28, 2024
1 parent 3d68f6f commit 58ff3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: hatch build

- name: Publish package distributions to PyPI
run: hatch publish
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 58ff3c0

Please sign in to comment.