fix: test release flow
This commit is contained in:
parent
5035403867
commit
782fce4e53
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
{
|
{
|
||||||
"assets": [
|
"assets": [
|
||||||
{
|
{
|
||||||
"path": "${github.workspace}/.output/web-chat-${nextRelease.version}-chrome.zip"
|
"path": "${{ github.workspace }}/.output/web-chat-${{ nextRelease.version }}-chrome.zip"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"labels": [
|
"labels": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue