Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
konung-yaropolk authored Dec 30, 2024
1 parent e8df1c6 commit 6ffb0ee
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 @@ -64,7 +64,7 @@ jobs:
name: release-dists
path: dist/

- name: Publish release distributions to PyPI
- name: Publish package
uses: pypa/gh-action-pypi-publish@release/v1
with:
packages-dir: dist/
Expand Down

0 comments on commit 6ffb0ee

Please sign in to comment.