3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-03 08:38:06 +00:00

Update github service connection

This commit is contained in:
jofleish 2022-08-15 15:17:30 -04:00 committed by Nikolaj Bjorner
parent 88f4664c65
commit 88b3e0c944
2 changed files with 3 additions and 3 deletions

View file

@ -485,7 +485,7 @@ stages:
path: $(Agent.TempDirectory)
- task: GitHubRelease@0
inputs:
gitHubConnection: Z3GitHub
gitHubConnection: Z3-Pipeline-Github
repositoryName: $(Build.Repository.Name)
action: 'create'
target: '$(Build.SourceVersion)'