Skip to content

Commit bb8ae68

Browse files
authored
Update publish.yml
1 parent f659b8b commit bb8ae68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
with:
7676
user: __token__
7777
password: ${{ secrets.PYPI_API_TOKEN }}
78-
packages-dir: chartlets.py
78+
packages-dir: chartlets.py/dist
7979
verbose: true
8080

8181
npm-tests:

0 commit comments

Comments
 (0)