Skip to content

Commit e3f4726

Browse files
authored
Update python-publish.yml
1 parent ce2326a commit e3f4726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
with:
4242
user: __token__
4343
password: ${{ secrets.PYPI_API_TOKEN }}
44-
packages_dir: src/dist
44+
packages_dir: dist

0 commit comments

Comments
 (0)