18 lines
315 B
JSON
18 lines
315 B
JSON
{
|
|
"paths": {
|
|
"action": "action.yml",
|
|
"readme": "README.md"
|
|
},
|
|
"show_logo": true,
|
|
"versioning": {
|
|
"enabled": true,
|
|
"override": "",
|
|
"prefix": "v",
|
|
"branch": "main"
|
|
},
|
|
"owner": "hoverkraft-tech",
|
|
"repo": "compose-action",
|
|
"title_prefix": "GitHub Action: ",
|
|
"prettier": true
|
|
}
|