From 55420da24141e015e07928ee59367c8b6ca03f9e Mon Sep 17 00:00:00 2001 From: Joey Robichaud Date: Fri, 31 Jan 2025 00:23:03 -0800 Subject: [PATCH] Update GitVersion configuration --- GitVersion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index d1aa3a074..44a0d9e85 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -2,4 +2,4 @@ assembly-versioning-scheme: MajorMinorPatch mode: ContinuousDeployment branches: master: - tag: alpha + label: alpha