update plugin name
This commit is contained in:
parent
ca7c914057
commit
fffa4db135
|
@ -6,7 +6,7 @@ on:
|
|||
- "*"
|
||||
|
||||
env:
|
||||
PLUGIN_NAME: obsidian-to-notion
|
||||
PLUGIN_NAME: obsidian-bulk-rename-plugin
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
@ -6,7 +6,7 @@ on:
|
|||
- "*"
|
||||
|
||||
env:
|
||||
PLUGIN_NAME: obsidian-to-notion # Change this to match the id of your plugin.
|
||||
PLUGIN_NAME: obsidian-bulk-rename-plugin # Change this to match the id of your plugin.
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue