diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b5a8203..2f67d89 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ on: - "*" # Push events to matching any tag format, i.e. 1.0, 20.15.10 env: - PLUGIN_NAME: intelligence # Change this to the name of your plugin-id folder + PLUGIN_NAME: obsidian-intelligence # Change this to the name of your plugin-id folder jobs: build: