actions-marketplace-validations/To PyPI using Flit
An action to build and publish Python 🐍 packages to PyPI using Flit.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user-name | PyPI/TestPyPI Username. If no input is given, default value is '__token__'. | no | __token__ |
| password | PyPI/TestPyPI Password. If 𝘶𝘴𝘦𝘳-𝘯𝘢𝘮𝘦 is not sent, this field also acts as receiver of the API Token of PyPI/TestPyPI. | yes | — |
| repository-url | The package uploads to PyPI by default, unless different site url value is set. | no | https://upload.pypi.org/legacy/ |
Outputs
no outputs