mirror of
https://github.com/samuele-cozzi/obsidian-marp-slides.git
synced 2026-07-22 07:40:25 +00:00
feat: add release-please-config.json file
This commit is contained in:
parent
77a2fb2b21
commit
63134f46b0
1 changed files with 9 additions and 0 deletions
9
release-please-config.json
Normal file
9
release-please-config.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"extra-files": [
|
||||
{
|
||||
"type": "json",
|
||||
"path": "manifest.json",
|
||||
"jsonpath": "$.version"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue