Skip to content

Commit

Permalink
ci: restore release type hints
Browse files Browse the repository at this point in the history
  • Loading branch information
alexplischke committed Jan 19, 2024
1 parent 8970b9a commit 7bbb81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
inputs:
releaseType:
description: 'Release'
description: 'Release type - major, minor or patch'
required: false
default: ''
preReleaseFlavor:
Expand Down

0 comments on commit 7bbb81a

Please sign in to comment.