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 4b838d0 commit 9a0c455Copy full SHA for 9a0c455
.github/workflows/publish-pip.yml
@@ -37,3 +37,5 @@ jobs:
37
38
- name: Publish package distributions to PyPI
39
uses: pypa/gh-action-pypi-publish@release/v1
40
+ with:
41
+ package-dir: lablink-client-base/lablink-client-service/dist
0 commit comments