2601d3e2a5
Use defaults.json to specify default location/target to attempt to downlaod the leap-dev package from. Allow dynamic configuration through workflow_dispatch input in github.
6 lines
77 B
JSON
6 lines
77 B
JSON
{
|
|
"leap-dev":{
|
|
"target":"main",
|
|
"prerelease":false
|
|
}
|
|
} |