19 lines
291 B
Plaintext
19 lines
291 B
Plaintext
{
|
|
"plugins": {
|
|
"ci-condition": {
|
|
"name": "github",
|
|
"options": {
|
|
"defaultBranch": "main"
|
|
}
|
|
},
|
|
"changelog-generator": {
|
|
"name": "default",
|
|
"options": {
|
|
"emojis": "true"
|
|
}
|
|
},
|
|
"provider": {
|
|
"name": "gitea"
|
|
}
|
|
}
|
|
} |