actions-marketplace-validations/Release Creator
Create a Github Release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 18, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/alice-biometrics_release-creator@b7c9a4fd1b5ab2fe437188bfd56d77680153bf70 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token | yes | — |
| version | New release version | yes | — |
| description | New release description | yes | — |
| repo | Git repository where the release will be create | no | this |
| branch | Git repository branch where the release will be create | no | master |
| draft | Define if new release is a draft or not | no | false |
| prerelease | Define if new release is a prerelease or not | no | false |
Outputs
no outputs