upload binaries to release

This commit is contained in:
Markus Moser 2025-03-14 16:30:13 +01:00
parent 5c7e07b384
commit 7ea3798e76
No known key found for this signature in database
GPG key ID: AD411FF94FFE07BD

View file

@ -31,3 +31,4 @@ jobs:
tag="${GITHUB_REF#refs/tags/}"
gh release create "$tag" --generate-notes ${PLUGIN_NAME}.zip
gh release upload "$tag" ${PLUGIN_NAME}/main.js ${PLUGIN_NAME}/manifest.json ${PLUGIN_NAME}/styles.css