mitvo/Custom Semantic Release for Python
A customized GitHub Action to run semantic-release for Python projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for authentication (required) | yes | — |
| release_branch | Branch to perform the release from | no | master |
Outputs
| name | description |
|---|---|
| release_version | The version of the release created by semantic-release |