Skip to content

Commit b3cfa6a

Browse files
committed
ci: not upload bundle result for release build
Signed-off-by: Zxilly <zxilly@outlook.com>
1 parent 282ccd9 commit b3cfa6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-webui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
required: true
1010
secrets:
1111
CODECOV_TOKEN:
12-
required: true
12+
required: false
1313

1414
permissions:
1515
contents: read

0 commit comments

Comments
 (0)