multi-line for the important notes in release script
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Wed, 26 Nov 2025 19:38:49 +0000 (20:38 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Wed, 26 Nov 2025 19:38:49 +0000 (20:38 +0100)
.github/workflows/auto-release.yml
.github/workflows/release.yml

index 177f6b31469e01c2a4113847376c7d7ed65266bf..86a3490808d676c5acaf2df656d5687080bd0fb7 100644 (file)
@@ -23,7 +23,6 @@ on:
       important_notes:
         description: "Important notes (breaking changes, critical info, etc.)"
         required: false
-        type: string
 
 permissions:
   actions: write
index c7e33d179374666ab51484e67f5a7a53aa0c5c85..e19275b5153fce197444ca9e3b7334a81ae3c0c4 100644 (file)
@@ -18,7 +18,6 @@ on:
       important_notes:
         description: "Important notes (breaking changes, critical info, etc.)"
         required: false
-        type: string
   workflow_call:
     inputs:
       version: