File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
"@xpack-dev-tools/xbb-helper" : " ^3.1.3"
17
17
},
18
18
"properties" : {
19
- "appName" : " Binary Development Tools" ,
20
- "appLcName" : " xpack-dev-tools.github.io" ,
21
19
"customFields" : {
22
20
"isOrganizationWeb" : " true" ,
23
21
"docusaurusTagline" : " Cross-platform binary tools for software development, aimed at reproducible builds" ,
39
37
"actions" : {
40
38
"deep-clean" : [
41
39
" rm -rf build xpacks node_modules package-lock.json" ,
42
- " rm -rf ${HOME}/Work/xpack-dev-tools-build/{{properties.appLcName}} -[0-9]*-*"
40
+ " rm -rf ${HOME}/Work/xpack-dev-tools-build/xpack-dev-tools.github.io -[0-9]*-*"
43
41
],
44
42
"install" : [
45
43
" npm install" ,
Original file line number Diff line number Diff line change 36
36
"liquidjs" : " ^10.19.1"
37
37
},
38
38
"topConfig" : {
39
+ "longName" : " Binary Development Tools" ,
40
+ "shortName" : " xpack-dev-tools.github.io" ,
39
41
"isOrganizationWeb" : " true" ,
40
42
"hasTriggerPublishPreview" : " true" ,
41
43
"hasEmptyMaster" : " true"
You can’t perform that action at this time.
0 commit comments