3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-18 01:02:15 +00:00

fix releaseNotesSource to inline

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2025-08-14 14:43:13 -07:00
parent 6df8b39718
commit 174d64c4d9

View file

@ -471,7 +471,7 @@ stages:
tagSource: 'userSpecifiedTag'
tag: 'Nightly'
title: 'Nightly'
releaseNotesSource: 'input'
releaseNotesSource: 'inline'
releaseNotes: 'nightly build'
assets: 'tmp/*'
assetUploadMode: 'replace'