bfren/Create Release from PR
Create a GitHub release from a PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token (with release permissions) | yes | — |
| repo | Source repository | no | ${{ github.repository }} |
| branch | Source branch | no | main |
| title | Pull Request title | no | ${{ github.event.pull_request.title }} |
| prerelease | Whether or not this is a prelease | no | false |
| latest | Whether or not this should be the latest release | no | true |
Outputs
no outputs