Skip to content

Commit ac4d9be

Browse files
committed
pypa/gh-action-pypi-publish kebab options
1 parent 918750a commit ac4d9be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
with:
2727
user: __token__
2828
password: ${{ secrets.pypi_token }}
29-
packages_dir: dist
29+
packages-dir: dist

0 commit comments

Comments
 (0)