Update release-drafter_github.yml

This commit is contained in:
MarvinF
2025-06-24 22:32:31 +02:00
committed by GitHub
parent 67b46f121a
commit 3422813152
+2 -4
View File
@@ -1,5 +1,5 @@
name-template: "Release $NEXT_PATCH_VERSION" name-template: "Release $COMPLETE"
tag-template: "v$NEXT_PATCH_VERSION" tag-template: "v$COMPLETE"
exclude: exclude:
pulls: true pulls: true
@@ -15,8 +15,6 @@ categories:
change-template: "- $TITLE ([#$NUMBER]($URL))" change-template: "- $TITLE ([#$NUMBER]($URL))"
template: | template: |
# Release $NEXT_PATCH_VERSION
## Changes ## Changes
$CHANGES $CHANGES