matteo4diani/semantic-poetry
Release to GitHub and PyPI with poetry and python-semantic-release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub Token | yes | token |
| pypi-token | PyPI Token | yes | token |
| main-branch | Main branch name | no | main |
| python-version | Python version | no | 3.8 |
Outputs
| name | description |
|---|---|
| released | True if a new release should happen |
| tag | The current tag to release |
| version | The current version to release |