jim-brighter/Simple Github Release
Create a Github release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github auth token | no | ${{ github.token }} |
| num_releases_to_keep | Number of Github releases to keep - will prune the oldest releases up to the number specified. By default will keep all releases | no | — |
| tag_major_version | If true, will update the major version tag (e.g. v2) to point to the newest published release (e.g. v2.1.4) | no | false |
Outputs
no outputs