Skip to content

Commit 7c2cab7

Browse files
authored
Indicate clearly what is being uploaded.
1 parent df31a30 commit 7c2cab7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PyPI publish GitHub Action
2-
This action allows you to upload your [Python distribution package](
3-
https://packaging.python.org/glossary/#term-distribution-package) to
4-
PyPI.
2+
This action allows you to upload your [Python distribution packages](
3+
https://packaging.python.org/glossary/#term-distribution-package)
4+
in the `dist/` directory to PyPI.
55
This text suggests a minimalistic usage overview. For more detailed
66
walkthrough check out the [PyPA guide].
77

0 commit comments

Comments
 (0)