chore: finish rebrand from upstream obsidian-media-db-plugin
package.json author/description now match manifest.json, release workflow plugin name and repo-automation.config.json repo ref no longer point at the upstream project.
This commit is contained in:
parent
a4ba1b8e42
commit
699bbf3a9f
3 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"devBranch": "master",
|
||||
"releaseBranch": "release",
|
||||
"github": "https://github.com/mProjectsCode/obsidian-media-db-plugin",
|
||||
"github": "https://github.com/afiqzudinhadi/obsidian-media-db-sync",
|
||||
"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