Skip to content

Commit 9eb220d

Browse files
andamianAdrian Damian
andauthored
Changed pypi publishing (#222)
Co-authored-by: Adrian Damian <[email protected]>
1 parent ff64421 commit 9eb220d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cibuild.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,5 @@ jobs:
105105
python setup.py sdist bdist_wheel
106106
- name: Publish package distributions to PyPI
107107
uses: pypa/gh-action-pypi-publish@release/v1
108+
with:
109+
packages-dir: ${{ env.repo_name }}/

0 commit comments

Comments
 (0)