dioptra-io/Build and push Python package
Composite action to build and push a Python package to a repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Name of the Python repository | yes | pypi |
| username | Username for the Python repository | yes | __token__ |
| password | Password for the Python repository | yes | — |
| upload | Whether or not to upload the package | yes | true |
| sdist | Whether or not to build the source distribution | yes | true |
| wheel | Whether or not to build the wheel | yes | true |
Outputs
no outputs