File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
- name : Checkout Submodel Templates source
26
26
uses : actions/checkout@v3
27
27
with :
28
- repository : admin-shell-io/submodel-templates-antora
29
- path : submodel-templates-antora
28
+ repository : admin-shell-io/idta- submodel-templates
29
+ path : idta- submodel-templates
30
30
31
31
# 4. Set up Node.js and install Antora toolchain + extensions
32
32
- name : Setup Node.js
52
52
# 6. Build Submodel Templates using its playbook
53
53
- name : Build Submodel Templates site
54
54
run : |
55
- npx antora submodel-templates-antora /antora-playbook.yml --to-dir=build/site/submodel-templates-antora
55
+ npx antora idta- submodel-templates/antora-playbook.yml --to-dir=build/site/idta- submodel-templates
56
56
57
57
# 7. Copy umbrella dashboard index
58
58
- name : Copy Dashboard
You can’t perform that action at this time.
0 commit comments