We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29c97d commit 1660b50Copy full SHA for 1660b50
.github/workflows/pypi.yml
@@ -29,5 +29,3 @@ jobs:
29
run: hatchling build -t sdist -t wheel
30
- name: Publish distribution 📦 to PyPI
31
uses: pypa/gh-action-pypi-publish@release/v1
32
- with:
33
- packages-dir: python_workflow_definition/dist/
0 commit comments