json-to-env/oranda.json

15 lines
No EOL
307 B
JSON

{
"$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
}
}
}