Skip to content

Commit d18edec

Browse files
committed
- Fixed incorrect branch name in gitversion file.
1 parent 1640a38 commit d18edec

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,7 +1,7 @@
11
assembly-versioning-scheme: MajorMinorPatch
22
mode: ContinuousDeployment
33
branches:
4-
main:
4+
master:
55
tag: 'beta'
66
ignore:
77
sha: []

0 commit comments

Comments
 (0)