fix: add .zip to assets
This commit is contained in:
parent
128b6616ab
commit
273f1a33de
1 changed files with 1 additions and 4 deletions
|
@ -17,10 +17,7 @@
|
|||
{
|
||||
"assets": [
|
||||
{
|
||||
"path": ".output/web-chat-{{nextRelease.version}}-chrome.zip"
|
||||
},
|
||||
{
|
||||
"path": "package.json"
|
||||
"path": ".output/web-chat-${{nextRelease.version}}-chrome.zip"
|
||||
}
|
||||
],
|
||||
"labels": [
|
||||
|
|
Loading…
Reference in a new issue