Skip to content

Commit f9c8e98

Browse files
fix(ci): fix GitVersion mode configuration: MainLine → Mainline (#44)
* Initial plan * Fix GitVersion mode configuration from MainLine to Mainline Co-authored-by: JerrettDavis <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: JerrettDavis <[email protected]>
1 parent 3c91583 commit f9c8e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mode: MainLine
1+
mode: Mainline
22
tag-prefix: 'v'
33
commit-message-incrementing: Enabled
44

0 commit comments

Comments
 (0)