Skip to content

Commit 1660b50

Browse files
authored
Fix output directory
1 parent b29c97d commit 1660b50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pypi.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,3 @@ jobs:
2929
run: hatchling build -t sdist -t wheel
3030
- name: Publish distribution 📦 to PyPI
3131
uses: pypa/gh-action-pypi-publish@release/v1
32-
with:
33-
packages-dir: python_workflow_definition/dist/

0 commit comments

Comments
 (0)