yykamei/actions-release
actions-rele
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub access token for GitHub CLI | no | ${{ github.token }} |
| tag | The tag for a release. | yes | — |
| overwrite-major-minor | Whether to overwrite the existing major or minor tags. For example, when `tag` is `v1.2.0`, this action will overwrite `v1.2` and `v1` with the latest commit. The default value is `true`. | no | true |
| apply | Whether to apply the release. | — | — |
Outputs
no outputs