We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df31a30 commit 7c2cab7Copy full SHA for 7c2cab7
README.md
@@ -1,7 +1,7 @@
1
# 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.
+This action allows you to upload your [Python distribution packages](
+https://packaging.python.org/glossary/#term-distribution-package)
+in the `dist/` directory to PyPI.
5
This text suggests a minimalistic usage overview. For more detailed
6
walkthrough check out the [PyPA guide].
7
0 commit comments