Fix release drafter workflow `latest` value (#2470)
authorTheJulianJES <TheJulianJES@users.noreply.github.com>
Fri, 3 Oct 2025 00:40:44 +0000 (02:40 +0200)
committerGitHub <noreply@github.com>
Fri, 3 Oct 2025 00:40:44 +0000 (02:40 +0200)
.github/release-drafter.yml

index 657854ed995a9b4d88ed0e252cb36592db891a44..58cfd7b04fd13c240ab8df8e07044a6b24232f67 100644 (file)
@@ -2,7 +2,7 @@ name-template: '$RESOLVED_VERSION'
 tag-template: '$RESOLVED_VERSION'
 version-template: "$MAJOR.$MINOR.0.b$PATCH"
 change-template: '- #$NUMBER - $TITLE (@$AUTHOR)'
-latest: false
+latest: 'false'
 prerelease: true
 categories: