ci(release): use manifest file

This commit is contained in:
Ben Elan 2024-06-22 19:48:19 -07:00
commit 4a01ee3796
No known key found for this signature in database
GPG key ID: 0E54F3EFE936CE58
3 changed files with 6 additions and 3 deletions

View file

@ -1,9 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"release-type": "simple",
"packages": {
".": {
"extra-files": ["lua/lazy/core/config.lua"]
}
}
}