Skip to content

Commit 659bf7b

Browse files
committed
Remove styles.css from release files
1 parent 6502fa2 commit 659bf7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
gh release create "${{ github.ref_name }}" \
3131
--title="${{ github.ref_name }}" \
3232
--draft \
33-
main.js manifest.json styles.css
33+
main.js manifest.json

0 commit comments

Comments
 (0)