We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdabe5b commit 64d07b2Copy full SHA for 64d07b2
1 file changed
README.md
@@ -25,7 +25,7 @@ https://regex101.com/r/O5GUdN/2
25
26
If there is no regex match in prerelease section the patch version fragment will be incremented. You
27
can force action increment a specific version fragment you like by configuring [Next version](#next-version) parameters.
28
-If any of such parameters were specified the default behavior will be ignored.
+If any of such parameters was specified the default behavior will be ignored.
29
30
## Usage
31
To use the action introduce it into your job steps of a github actions workflow.
0 commit comments