14 lines
332 B
JSON
14 lines
332 B
JSON
{
|
|
"packages": {
|
|
"v2": {
|
|
"release-type": "go",
|
|
"package-name": "GLAuth",
|
|
"pull-request-title-pattern": "ci: release ${version}",
|
|
"extra-files": [
|
|
"internal/version/const.go"
|
|
]
|
|
}
|
|
},
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
|
}
|