yousefez/AutoBump-Pypi
Bump Version, Create Tag, Build and Publish to Twine
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| githubtoken | The GITHUB_TOKEN secret | yes | ${{ github.token }} |
| twinetoken | The twine API token to use for publishing | yes | "" |
| repository | resposiory url for twine | yes | https://upload.pypi.org/legacy/ |
| regex | the leading string before the bump tags | yes | version: |
Outputs
no outputs