cosontech/Create release
Create a release and allow to keep the "major version release" targeting the last commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub Token | yes | — |
| version-number | Current Semantic Version Number (use "cosontech/coso-github-actions-versions-calculate@v1" action to calculate it) | yes | — |
| create-version-release | Create a release for the current version (eg v1.0.0). Default is 'true' | yes | true |
| update-major-release | Update the "major version release" (eg v1) to target the commit at the origin of the execution of the current workflow. Default is 'true' | yes | true |
Outputs
no outputs