This website works better with JavaScript
Home
Explore
Help
Register
Sign In
milvus
/
attu
mirror of
https://github.com/zilliztech/attu.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix(pencil): test action3
nameczz
4 years ago
parent
f1490f9e32
commit
c3692cc332
1 changed files
with
2 additions
and
3 deletions
Split View
Show Diff Stats
2
3
.github/workflows/release.yml
+ 2
- 3
.github/workflows/release.yml
View File
@@ -1,7 +1,6 @@
on:
- push:
- branches:
- - main
+ release:
+ types: [published]
jobs:
publish: