Skip to content

Commit f5a4cd4

Browse files
🩹 [Patch]: Fix typo in IncrementalPrerelease description in action.yml
1 parent a2500df commit f5a4cd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ inputs:
2222
required: false
2323
default: 'true'
2424
IncrementalPrerelease:
25-
description: Control wether to automatically increment the prerelease number. If disabled, the action will ensure only one prerelease exists for a given branch.
25+
description: Control whether to automatically increment the prerelease number. If disabled, the action will ensure only one prerelease exists for a given branch.
2626
required: false
2727
default: 'true'
2828
DatePrereleaseFormat:

0 commit comments

Comments
 (0)