Skip to content

Commit

Permalink
fix: pypi release requires same package name for user
Browse files Browse the repository at this point in the history
  • Loading branch information
matq007 committed Sep 17, 2024
1 parent 40253e8 commit ab37365
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ jobs:
path: dist/
- name: Publish distribution package to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: cat-python

0 comments on commit ab37365

Please sign in to comment.