mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
Update release.yml for Azure Pipelines
This commit is contained in:
parent
a00d68fe5a
commit
5d4420a763
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ stages:
|
|||
jobs:
|
||||
|
||||
- job: GitHubPublish
|
||||
condition: eq(0,1)
|
||||
condition: eq(1,1)
|
||||
displayName: "Publish to GitHub"
|
||||
pool:
|
||||
vmImage: "windows-latest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue