Skip to content

Commit f11c1b7

Browse files
committed
fix action
Signed-off-by: nameczz <zizhao.chen@zilliz.com>
1 parent 6baf8c3 commit f11c1b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .github/workflows/release.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Attu prod release
22

33
on:
44
release:
5-
types: [released]
6-
branches: [main]
5+
types: [published]
76

87
jobs:
98
publish:

0 commit comments

Comments
 (0)