diff --git a/GitVersion.yml b/GitVersion.yml index f0629fdcd..85a7762dd 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,9 +1 @@ -assembly-versioning-scheme: MajorMinorPatchTag -mode: ContinuousDelivery -branches: - develop: - mode: ContinuousDelivery - tag: beta -ignore: - sha: [] -merge-message-formats: {} +workflow: GitHubFlow/v1