Skip to content

Commit f659b8b

Browse files
authored
Update publish.yml (#64)
1 parent 025baa7 commit f659b8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ jobs:
7575
with:
7676
user: __token__
7777
password: ${{ secrets.PYPI_API_TOKEN }}
78+
packages-dir: chartlets.py
79+
verbose: true
7880

7981
npm-tests:
8082
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)