godners-code/[ACTION] Auto Release
Automatically create GitHub Release when new commits are detected. Ideal for daily snapshots and nightly builds.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | The GitHub Token from the calling repository | yes | — |
Outputs
| name | description |
|---|---|
| has_changes | Whether there are new changes to release |
| release_tag | The tag generated for the release |