fix config
This commit is contained in:
parent
7695a44350
commit
768c916fa7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"devBranch": "main",
|
"devBranch": "master",
|
||||||
"releaseBranch": "release",
|
"releaseBranch": "release",
|
||||||
"github": "https://github.com/mProjectsCode/obsidian-media-db-plugin",
|
"github": "https://github.com/mProjectsCode/obsidian-media-db-plugin",
|
||||||
"preconditions": ["bun run typecheck", "bun run format", "bun run lint:fix", "bun run test"]
|
"preconditions": ["bun run typecheck", "bun run format", "bun run lint:fix", "bun run test"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue