From 782fce4e533d140d06f4febd78b9a09e8e810331 Mon Sep 17 00:00:00 2001 From: molvqingtai Date: Sat, 28 Sep 2024 06:56:28 +0800 Subject: [PATCH] fix: test release flow --- .releaserc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.releaserc b/.releaserc index be1a8a6..4dbdc37 100644 --- a/.releaserc +++ b/.releaserc @@ -17,7 +17,7 @@ { "assets": [ { - "path": "${github.workspace}/.output/web-chat-${nextRelease.version}-chrome.zip" + "path": "${{ github.workspace }}/.output/web-chat-${{ nextRelease.version }}-chrome.zip" } ], "labels": [