Skip to content

Commit e7f6e95

Browse files
committed
Fixup release flow
1 parent 675e2a4 commit e7f6e95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Publish Python 🐍 distribution 📦 to PyPI
6262
uses: pypa/gh-action-pypi-publish@release/v1
6363
with:
64-
packages_dir: "dist" # Specify the directory
64+
packages-dir: "dist" # Specify the directory
6565
- name: Upload artifact signatures to GitHub Release
6666
env:
6767
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)