Skip to content

Commit c5f19e7

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

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/dist
78+
packages_dir: chartlets.py/dist
7979
verbose: true
8080

8181
npm-tests:

0 commit comments

Comments
 (0)