diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 4702757..ba86d14 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,3 +1,3 @@ _extends: .github -tag-template: msbuild-plugin-$NEXT_MINOR_VERSION -name-template: msbuild-$MAJOR.$MINOR.$PATCH \ No newline at end of file +tag-template: msbuild-$NEXT_MINOR_VERSION +name-template: msbuild-$MAJOR.$MINOR.$PATCH