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 9a0c455 commit 2b4e3f8Copy full SHA for 2b4e3f8
.github/workflows/publish-pip.yml
@@ -38,4 +38,4 @@ jobs:
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
+ packages-dir: lablink-client-base/lablink-client-service/dist
0 commit comments