💚 Include CSS in release

This commit is contained in:
Philipp Stracker 2026-02-25 22:15:55 +01:00
parent 3589818a1c
commit e820cf258a
No known key found for this signature in database

View file

@ -44,4 +44,4 @@ jobs:
gh release create "$tag" \
--title="$tag" \
--draft \
${{ env.PLUGIN_ZIP_NAME }} dist/main.js dist/manifest.json
${{ env.PLUGIN_ZIP_NAME }} dist/main.js dist/manifest.json dist/styles.css