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