From: TheJulianJES Date: Fri, 3 Oct 2025 00:40:44 +0000 (+0200) Subject: Fix release drafter workflow `latest` value (#2470) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=38a6505c044b3ea29283f52d91c3150f88b6936b;p=music-assistant-server.git Fix release drafter workflow `latest` value (#2470) --- diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 657854ed..58cfd7b0 100644 --- 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: