gumonet/Automatic Realease
Create a release from push or tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_token | GitHub secret token | yes | — |
| automatic_release_tag | Git tag (for automatic releases) | no | — |
| prerelease | Should this release be marked as a pre-release? | no | true |
| title | Release title (for automatic releases) | no | — |
| files | Assets to upload to the release | no | — |
Outputs
| name | description |
|---|---|
| automatic_releases_tag | The release tag this action just processed |
| upload_url | The URL for uploading additional assets to the release |