mirror of
https://github.com/devbean/obsidian-wordpress.git
synced 2026-07-22 06:10:32 +00:00
Update plugin name.
This commit is contained in:
parent
b5c26eeef3
commit
21d9ae337a
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-wordpress
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue