devlabor/DevLabor/action-release
GitHub Release Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 1, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: devlabor/action-release@15fdef6f3955b1bce442d4d1cff7da890f7ef52f # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GitHub token. | yes | "" |
| tag | An optional tag for the release. If this is omitted the git ref will be used (if it is a tag). | — | "" |
| name | — | yes | — |
| branch | — | — | master |
| draft | Optionally marks this release as a draft release. Set to true to enable. | — | false |
| prerelease | — | — | false |
| files | — | no | "" |
| folder | — | no | "" |
| body | — | — | "" |
Outputs
no outputs