mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2024-11-09 10:23:35 -05:00
🐛 Fix PyPI spelling in README
This commit is contained in:
parent
470267472e
commit
9637f0b197
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# PyPI publish GitHub Action
|
# PyPI publish GitHub Action
|
||||||
This action allows you to upload your [Python distribution package](
|
This action allows you to upload your [Python distribution package](
|
||||||
https://packaging.python.org/glossary/#term-distribution-package) to
|
https://packaging.python.org/glossary/#term-distribution-package) to
|
||||||
PYPI.
|
PyPI.
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in a new issue