diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index 747185c..656ef4a 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -7,7 +7,7 @@ on: - "*" # Push events to matching any tag format, i.e. 1.0, 20.15.10 env: - PLUGIN_NAME: obsidian-harada-method-plugin # Change this to the name of your plugin-id folder + PLUGIN_NAME: draw-harada-method # Change this to the name of your plugin-id folder jobs: build: