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 3830a3b commit c530d51Copy full SHA for c530d51
.github/workflows/pypi.yml
@@ -30,4 +30,4 @@ jobs:
30
- name: Publish distribution 📦 to PyPI
31
uses: pypa/gh-action-pypi-publish@release/v1
32
with:
33
- packages-dir: python_workflow_definition/
+ packages-dir: python_workflow_definition/dist/
0 commit comments