mirror of
https://github.com/cosmicoptima/loom.git
synced 2026-07-22 07:40:25 +00:00
fix release workflow
This commit is contained in:
parent
be197e2e72
commit
1b7f1cf92f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
|||
- "*"
|
||||
|
||||
env:
|
||||
PLUGIN_NAME: your-plugin-id # Change this to match the id of your plugin.
|
||||
PLUGIN_NAME: obsidian-loom
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue