json-to-env/oranda.json

15 lines
307 B
JSON
Raw Permalink Normal View History

{
"$schema": "https://github.com/axodotdev/oranda/releases/latest/download/oranda-config-schema.json",
"build": {
"path_prefix": "json-to-env"
},
"styles": {
"theme": "hacker"
},
"components": {
"changelog": true,
"artifacts": {
"cargo_dist": true
}
}
2023-10-18 13:16:24 +02:00
}