Skip to content

Commit 65f6a74

Browse files
committed
debug publish action
1 parent 6a10672 commit 65f6a74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ jobs:
6464
with:
6565
user: __token__
6666
password: "${{ secrets.PYPI_TOKEN }}"
67-
packages_dir: dist/
68-
67+
packages-dir: dist/
68+
verbose: true
6969
- name: Publish the release notes
7070
uses: release-drafter/[email protected]
7171
with:

0 commit comments

Comments
 (0)