We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecea155 + 8d18239 commit 36496beCopy full SHA for 36496be
action.yml
@@ -24,7 +24,7 @@ inputs:
24
description: 'The version tag sequence to validate. Example: "v1.2.3".'
25
required: true
26
should-exist:
27
- 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.'
28
required: false
29
default: 'false'
30
0 commit comments