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
c3692cc332
commit
cc9acfb50d
1 changed files
with
3 additions
and
2 deletions
Unified View
Show Diff Stats
3
2
.github/workflows/release.yml
+ 3
- 2
.github/workflows/release.yml
View File
@@ -1,6 +1,7 @@
on:
on:
- release:
- types: [published]
+ push:
+ branches:
+ - main
jobs:
jobs:
publish:
publish: