We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d18211 commit 46c6530Copy full SHA for 46c6530
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
- '*' # Push events to matching any tag format, i.e. 1.0, 20.15.10
8
9
env:
10
- PLUGIN_NAME: obsidian-js-engine-plugin # Change this to the name of your plugin-id folder
+ PLUGIN_NAME: js-engine # Change this to the name of your plugin-id folder
11
12
jobs:
13
build:
0 commit comments