Skip to content

Commit

Permalink
Changed pypi publishing (#222)
Browse files Browse the repository at this point in the history
Co-authored-by: Adrian Damian <[email protected]>
  • Loading branch information
andamian and Adrian Damian authored Mar 29, 2024
1 parent ff64421 commit 9eb220d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,5 @@ jobs:
python setup.py sdist bdist_wheel
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
packages-dir: ${{ env.repo_name }}/

0 comments on commit 9eb220d

Please sign in to comment.