Skip to content

Add initial version input for semantic release #43

@lotharking

Description

@lotharking

Allow the workflow to receive an initial version as an input parameter for semantic release.
Proposal
Add an optional input to the action:

inputs:
  initial-version:
    description: 'Initial version for semantic release (e.g. 1.0.0)'
    required: false
    default: '1.0.0'

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions