diff --git a/Directory.Packages.props b/Directory.Packages.props index 2b49e01..f606fd2 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -7,7 +7,7 @@ - + diff --git a/GitVersion.yml b/GitVersion.yml index 4f92114..6a98484 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,6 +1,6 @@ mode: ContinuousDeployment branches: main: - tag: rc + label: rc pull-request: - tag: pr + label: pr