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 bb8ae68 commit c5f19e7Copy full SHA for c5f19e7
.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/dist
+ packages_dir: chartlets.py/dist
79
verbose: true
80
81
npm-tests:
0 commit comments