mirror of
https://github.com/jimeh/undent.git
synced 2026-02-19 11:56:39 +00:00
ci(release): fix filename of release-please config
This commit is contained in:
16
release-please-config.json
Normal file
16
release-please-config.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"bootstrap-sha": "369ec87dddfae22534693f8cf3be6cb85bc46f9d",
|
||||
"last-release-sha": "369ec87dddfae22534693f8cf3be6cb85bc46f9d",
|
||||
"release-type": "go",
|
||||
"bump-minor-pre-major": true,
|
||||
"bump-patch-for-minor-pre-major": true,
|
||||
"packages": {
|
||||
".": {
|
||||
"changelog-path": "CHANGELOG.md",
|
||||
"draft": false,
|
||||
"prerelease": false,
|
||||
"extra-files": []
|
||||
}
|
||||
},
|
||||
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
||||
}
|
||||
Reference in New Issue
Block a user