Skip to content

Commit 2b4e3f8

Browse files
committed
fix typo
1 parent 9a0c455 commit 2b4e3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: Publish package distributions to PyPI
3939
uses: pypa/gh-action-pypi-publish@release/v1
4040
with:
41-
package-dir: lablink-client-base/lablink-client-service/dist
41+
packages-dir: lablink-client-base/lablink-client-service/dist

0 commit comments

Comments
 (0)