We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040c0e3 commit 4da20bbCopy full SHA for 4da20bb
.github/workflows/test.yml
@@ -23,12 +23,11 @@ jobs:
23
- name: validate many
24
uses: ./leap-catalog
25
with:
26
- version: "0.0.8"
+ version: "0.0.11"
27
validation-path: "https://raw.githubusercontent.com/leap-stc/data-management/main/catalog/input.yaml"
28
29
- name: Validate and Generate catalog
30
31
32
33
generation-path: "https://raw.githubusercontent.com/leap-stc/data-management/main/catalog/input.yaml"
34
output-directory: "catalog/"
0 commit comments