This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
milvus
/
attu
mirror of
https://github.com/zilliztech/attu.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
fix release yml
nameczz
4 năm trước cách đây
mục cha
a191daeb0f
commit
4eac7c45b9
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
.github/workflows/release.yml
+ 1
- 0
.github/workflows/release.yml
Xem Tập Tin
@@ -1,6 +1,7 @@
on:
release:
types: [released]
+ branches: [main]
jobs:
publish: