ci: add release workflow
Some checks failed
Build and Sign Extension / build-sign-release (push) Failing after 3s
Some checks failed
Build and Sign Extension / build-sign-release (push) Failing after 3s
This commit is contained in:
parent
4ae6b27809
commit
3aff8dc4d9
3 changed files with 56 additions and 1 deletions
12
updates.json
Normal file
12
updates.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue