marco-souza/GitHub Tag Releaser
Create a github release whenever a new git tag gets created
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token | yes | — |
| version-file | File containing the version number | yes | — |
| title | Title of the release | no | — |
Outputs
| name | description |
|---|---|
| status | Status of the action (success/failure) |
| tag | Tag name |
| url | URL of the created release |