actions-marketplace-validations/Semantic Release by Jedi Knights
Run semantic-release using pre-built binaries — no Go toolchain required
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for API calls and releases. Pass secrets.GITHUB_TOKEN or a PAT. | no | ${{ github.token }} |
| version | Version to install (e.g. v1.2.3). Defaults to the action ref, falling back to latest. | no | auto |
| args | Arguments to pass to semantic-release (e.g. --dry-run) | no | "" |
Outputs
no outputs