chore: include comparator and lean4export in release process (#11899)
This PR includes https://github.com/leanprover/lean4export/ and https://github.com/leanprover/comparator/ in the monthly release workflow.
This commit is contained in:
parent
f1c903ca65
commit
6bf2486e13
1 changed files with 12 additions and 0 deletions
|
|
@ -142,3 +142,15 @@ repositories:
|
|||
branch: master
|
||||
dependencies:
|
||||
- verso-web-components
|
||||
|
||||
- name: comparator
|
||||
url: https://github.com/leanprover/comparator
|
||||
toolchain-tag: true
|
||||
stable-branch: false
|
||||
branch: master
|
||||
|
||||
- name: lean4export
|
||||
url: https://github.com/leanprover/lean4export
|
||||
toolchain-tag: true
|
||||
stable-branch: false
|
||||
branch: master
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue