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:
parent
6df8b39718
commit
174d64c4d9
1 changed files with 1 additions and 1 deletions
|
@ -471,7 +471,7 @@ stages:
|
||||||
tagSource: 'userSpecifiedTag'
|
tagSource: 'userSpecifiedTag'
|
||||||
tag: 'Nightly'
|
tag: 'Nightly'
|
||||||
title: 'Nightly'
|
title: 'Nightly'
|
||||||
releaseNotesSource: 'input'
|
releaseNotesSource: 'inline'
|
||||||
releaseNotes: 'nightly build'
|
releaseNotes: 'nightly build'
|
||||||
assets: 'tmp/*'
|
assets: 'tmp/*'
|
||||||
assetUploadMode: 'replace'
|
assetUploadMode: 'replace'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue