mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix: release-please
This commit is contained in:
parent
8322b0abe9
commit
a4c6728c00
2 changed files with 1 additions and 7 deletions
|
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
".": "11.7.0"
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
||||||
"release-type": "simple",
|
"release-type": "simple",
|
||||||
"extra-files": ["lua/lazyvim/config/init.lua"],
|
"extra-files": ["lua/lazyvim/config/init.lua"]
|
||||||
"packages": {
|
|
||||||
".": {}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue