ci: add release workflow
Some checks failed
Build and Sign Extension / build-sign-release (push) Failing after 3s

This commit is contained in:
Tibo De Peuter 2026-08-08 17:50:51 +02:00
parent 4ae6b27809
commit 3aff8dc4d9
No known key found for this signature in database
GPG key ID: 9187B5FA0F4B6F6D
3 changed files with 56 additions and 1 deletions

12
updates.json Normal file
View file

@ -0,0 +1,12 @@
{
"addons": {
"print-element-picker@git.depeuter.dev": {
"updates": [
{
"version": "0.1",
"update_link": "https://git.depeuter.dev/tdpeuter/print-element-picker/releases/download/v0.1/print-element-picker-0.1.xpi"
}
]
}
}
}