Skip to content

Commit 5a3929a

Browse files
committed
fixed min-ver (bad docs)
1 parent fcbeb4b commit 5a3929a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: thefringeninja/[email protected]
3333
id: version
3434
with:
35-
minimum-major-minor: 2.0.0
35+
minimum-major-minor: 2.0
3636
tag-prefix: v
3737
- name: Build Version
3838
run: |

0 commit comments

Comments
 (0)