[![SWUbanner]][SWUdocs]
![PyPA badge]
[![🧪 GitHub Actions CI/CD workflow tests badge]][GHA workflow runs list]
[![pre-commit.ci status badge]][pre-commit.ci results page]
[![GH Sponsors badge]][GH Sponsors URL]
PyPI publish GitHub Action
This action allows you to upload your [Python distribution packages]
in the dist/ directory to PyPI.
This text suggests a minimalistic usage overview. For a more detailed
walkthrough check out the [PyPA guide].
If you have any feedback regarding specific action versions, please leave
comments in the corresponding [per-release announcement discussions].
[!TIP]
A limited number of usage scenarios is supported, including the
[PyPA guide] example. See the non-goals for more detail.
🌇 master branch sunset ❗
The master branch version has been sunset. Please, change the GitHub
Action version you use from master to release/v1 or use an exact
tag, or opt-in to [use a full Git commit SHA] and Dependabot.
Usage