mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 09:34:08 +00:00
try with create action to change commit id
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
bb10854f6a
commit
6bbe924063
|
@ -69,7 +69,7 @@ jobs:
|
|||
inputs:
|
||||
gitHubConnection: Z3GitHub
|
||||
repositoryName: 'Z3Prover/z3'
|
||||
action: 'edit'
|
||||
action: 'create'
|
||||
target: '$(Build.SourceVersion)'
|
||||
tagSource: 'manual'
|
||||
tag: 'Nightly'
|
||||
|
|
Loading…
Reference in a new issue