Skip to content

Commit cb8065d

Browse files
committed
Update GitVersion config file
Packages built on `develop` should currently produce beta packages.
1 parent cf3a952 commit cb8065d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GitVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ branches:
77
regex: (origin/)?(master)
88
is-mainline: true
99
develop:
10-
tag: unstable
10+
tag: beta
1111
regex: (origin/)?develop
1212
is-mainline: true
1313
hotfix:

0 commit comments

Comments
 (0)