mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 09:34:08 +00:00
try replace for nightly to address #2362
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
335543b374
commit
8a129a3e6f
|
@ -91,7 +91,7 @@ jobs:
|
|||
releaseNotesSource: 'input'
|
||||
releaseNotes: 'nightly build'
|
||||
assets: 'tmp/*'
|
||||
# assetUploadMode: 'replace'
|
||||
assetUploadMode: 'replace'
|
||||
isDraft: false
|
||||
isPreRelease: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue