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
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue