drugscom/New Release Action
Creates a new GitHub release from the current commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Authentication token used to create releases | yes | ${{ github.token }} |
| tag-prefix | Prefix to use on the release tag, defaults to "v" (e.g v1.0.0) | yes | v |
| update-major-tag | If the action should also update the major tag (e.g. v1) | no | false |
Outputs
no outputs