mirror of
https://github.com/Z3Prover/z3
synced 2025-09-03 00:28:06 +00:00
update version number of github release
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
e8f627cde9
commit
602cfafd96
2 changed files with 3 additions and 3 deletions
|
@ -570,7 +570,7 @@ stages:
|
|||
inputs:
|
||||
artifact: 'NuGet32'
|
||||
path: $(Agent.TempDirectory)
|
||||
- task: GitHubRelease@0
|
||||
- task: GitHubRelease@1
|
||||
inputs:
|
||||
gitHubConnection: Z3Prover
|
||||
repositoryName: $(Build.Repository.Name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue