From: Marcel van der Veldt Date: Wed, 26 Nov 2025 19:38:49 +0000 (+0100) Subject: multi-line for the important notes in release script X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=abf14d3b4d4abccf8bf20c58ad8e957b3f8c4954;p=music-assistant-server.git multi-line for the important notes in release script --- diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index 177f6b31..86a34908 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -23,7 +23,6 @@ on: important_notes: description: "Important notes (breaking changes, critical info, etc.)" required: false - type: string permissions: actions: write diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c7e33d17..e19275b5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,6 @@ on: important_notes: description: "Important notes (breaking changes, critical info, etc.)" required: false - type: string workflow_call: inputs: version: