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 1b77173 commit d35115fCopy full SHA for d35115f
.github/workflows/pypi-publish.yml
@@ -68,7 +68,7 @@ jobs:
68
- name: Store distributions
69
uses: actions/upload-artifact@v3
70
with:
71
- path: pythainlp/dist/*
+ path: dist
72
73
publish_pypi:
74
name: Publish to PyPI
0 commit comments