mirror of
https://github.com/vpcano/obsidian-smart-link-alias.git
synced 2026-07-22 11:30:26 +00:00
fixed release workflow
This commit is contained in:
parent
d4e8847ebe
commit
7d53660644
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -31,4 +31,4 @@ jobs:
|
|||
gh release create "$tag" \
|
||||
--title="$tag" \
|
||||
--draft \
|
||||
main.js manifest.json styles.css
|
||||
main.js manifest.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue