update plugin name

This commit is contained in:
Oleg 2022-08-27 14:42:32 +03:00
parent ca7c914057
commit fffa4db135
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ on:
- "*" - "*"
env: env:
PLUGIN_NAME: obsidian-to-notion PLUGIN_NAME: obsidian-bulk-rename-plugin
jobs: jobs:
build: build:

View File

@ -6,7 +6,7 @@ on:
- "*" - "*"
env: 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: jobs:
build: build: