Skip to content

Commit 26d2602

Browse files
authored
Merge pull request #1738 from pints-team/Deprecated-packages_dir-syntax
Update upload-to-pypi.yml
2 parents 7925454 + da0a5f8 commit 26d2602

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ jobs:
5959

6060
- uses: pypa/gh-action-pypi-publish@v1.13.0
6161
with:
62-
packages_dir: dist/
62+
packages-dir: dist/

0 commit comments

Comments
 (0)