From 07d8e61c4a4038dfca5db8bff9306e031f2dfb9e Mon Sep 17 00:00:00 2001 From: valentine195 <38669521+valentine195@users.noreply.github.com> Date: Wed, 17 Mar 2021 13:47:10 -0400 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4acdf4b..f45173d 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: obsidian-dice-roller # Change this to the name of your plugin-id folder + PLUGIN_NAME: obsidian-admonition # Change this to the name of your plugin-id folder jobs: build: