mirror of
https://github.com/Steffo99/obsidian-file-index.git
synced 2024-11-21 12:44:18 +00:00
Remove styles.css from the release workflow
This commit is contained in:
parent
4638502d5c
commit
c64f1a60f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -35,4 +35,4 @@ jobs:
|
||||||
gh release create "$tag" \
|
gh release create "$tag" \
|
||||||
--title="$tag" \
|
--title="$tag" \
|
||||||
--draft \
|
--draft \
|
||||||
main.js manifest.json styles.css
|
main.js manifest.json
|
||||||
|
|
Loading…
Reference in a new issue