mirror of
https://github.com/Z3Prover/z3
synced 2025-09-05 01:27:41 +00:00
move smt params to params directory, update release.yml
This commit is contained in:
parent
dc420332b8
commit
c387b20ac6
91 changed files with 165 additions and 144 deletions
|
@ -579,7 +579,7 @@ stages:
|
|||
tagSource: 'userSpecifiedTag'
|
||||
tag: 'z3-$(ReleaseVersion)'
|
||||
title: 'z3-$(ReleaseVersion)'
|
||||
releaseNotesSource: 'input'
|
||||
releaseNotesSource: 'inline'
|
||||
releaseNotes: '$(ReleaseVersion) release'
|
||||
assets: '$(Agent.TempDirectory)/*.*'
|
||||
isDraft: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue