open-turo/GitHub Action Major Release
GitHub Action that conditionally creates a floating branch for a major release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| major-version | The major version to publish. This will update the branch `v<major-version>` to the current git sha. | yes | — |
| dry-run | Whether to run the action in dry-run mode - no branches will be created or pushed. | no | false |
Outputs
no outputs