aiko-it-systems/Pycord Library Release
Release a new package version for pycord
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | The repository | no | Pycord-Development/pycord |
| ref | The ref | no | master |
| python-version | The python-version | yes | 3.12 |
| github-token | The GitHub token | yes | — |
| git-username | The git username for commits | no | github-actions[bot] |
| git-email | The git email for commits | no | 41898282+github-actions[bot]@users.noreply.github.com |
| pypi-username | The PyPi token | no | __token__ |
| pypi-package | The PyPi package | no | py-cord |
| pypi-token | The PyPi token | yes | — |
| release-requirements | The release requirements file | no | requirements/_release.txt |
| version-branch-name | The version branch name | yes | — |
| version | The version to release | yes | — |
| is-rc | Whether to release as rc | no | false |
Outputs
| name | description |
|---|---|
| gh-release | The GitHub Release url |