ci: publish build archives to release for bare metal installs (#4535)

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
Manuel
2025-12-12 18:51:19 +00:00
committed by GitHub
parent 2b2c0e7e3a
commit 984b29d951
3 changed files with 81 additions and 3 deletions

View File

@@ -44,6 +44,7 @@
{
"successComment": false,
"failComment": false,
"draftRelease": true,
"releaseBodyTemplate": "<%= _.truncate(nextRelease.notes, { 'length': 124000, 'omission': '' }) %>"
}
]