mirror of
https://github.com/adiguno/hello-nemesis.git
synced 2026-07-22 05:37:31 +00:00
remove stylces css from release workflow
This commit is contained in:
parent
79b7dbbbd4
commit
a398ce19aa
1 changed files with 26 additions and 26 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -32,4 +32,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