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 f659b8b commit bb8ae68Copy full SHA for bb8ae68
.github/workflows/publish.yml
@@ -75,7 +75,7 @@ jobs:
75
with:
76
user: __token__
77
password: ${{ secrets.PYPI_API_TOKEN }}
78
- packages-dir: chartlets.py
+ packages-dir: chartlets.py/dist
79
verbose: true
80
81
npm-tests:
0 commit comments