projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d875f9d
)
Fix release drafter workflow `latest` value (#2470)
author
TheJulianJES
<TheJulianJES@users.noreply.github.com>
Fri, 3 Oct 2025 00:40:44 +0000
(
02:40
+0200)
committer
GitHub
<noreply@github.com>
Fri, 3 Oct 2025 00:40:44 +0000
(
02:40
+0200)
.github/release-drafter.yml
patch
|
blob
|
history
diff --git
a/.github/release-drafter.yml
b/.github/release-drafter.yml
index 657854ed995a9b4d88ed0e252cb36592db891a44..58cfd7b04fd13c240ab8df8e07044a6b24232f67 100644
(file)
--- a/
.github/release-drafter.yml
+++ b/
.github/release-drafter.yml
@@
-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: