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:
afiqzudinhadi 2026-07-30 13:24:41 +08:00
parent a4ba1b8e42
commit 699bbf3a9f
3 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ on:
- '*' # Push events to matching any tag format, i.e. 1.0, 20.15.10
env:
PLUGIN_NAME: obsidian-media-db-plugin # Change this to the name of your plugin-id folder
PLUGIN_NAME: media-db-sync # Change this to the name of your plugin-id folder
jobs:
build: