mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
Update azure-pipeline.vs.yaml for Azure Pipelines
This commit is contained in:
parent
0714f800d5
commit
4307c28d17
|
@ -8,7 +8,7 @@ steps:
|
||||||
- task: GitHubRelease@0
|
- task: GitHubRelease@0
|
||||||
inputs:
|
inputs:
|
||||||
gitHubConnection: Z3GitHub
|
gitHubConnection: Z3GitHub
|
||||||
repositoryName: '$(Build.Repository.Name)'
|
repositoryName: 'Z3Prover/bin'
|
||||||
action: 'edit'
|
action: 'edit'
|
||||||
target: '$(Build.SourceVersion)'
|
target: '$(Build.SourceVersion)'
|
||||||
tag: 'nightly'
|
tag: 'nightly'
|
||||||
|
|
Loading…
Reference in a new issue