We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f464d commit 7333930Copy full SHA for 7333930
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
- "*"
7
8
env:
9
- PLUGIN_NAME: your-plugin-id # Change this to match the id of your plugin.
+ PLUGIN_NAME: obsidian-markdown-file-suffix # Change this to match the id of your plugin.
10
11
jobs:
12
build:
0 commit comments