Skip to content

Commit 46c6530

Browse files
committed
update release workflow
1 parent 9d18211 commit 46c6530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- '*' # Push events to matching any tag format, i.e. 1.0, 20.15.10
88

99
env:
10-
PLUGIN_NAME: obsidian-js-engine-plugin # Change this to the name of your plugin-id folder
10+
PLUGIN_NAME: js-engine # Change this to the name of your plugin-id folder
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)