Skip to content

Commit

Permalink
Fixed typo in yml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpojer committed Dec 4, 2024
1 parent ecea155 commit 8d18239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ inputs:
description: 'The version tag sequence to validate. Example: "v1.2.3".'
required: true
should-exist:
description: 'Flag to indicate if the version tag should exist in the repository. Setting to `true` disables increment validity check.
description: 'Flag to indicate if the version tag should exist in the repository. Setting to `true` disables increment validity check.'
required: false
default: 'false'

Expand Down

0 comments on commit 8d18239

Please sign in to comment.