This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
milvus
/
attu
mirror da
https://github.com/zilliztech/attu.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
fix(pencil): test action3
nameczz
4 anni fa
parent
c3692cc332
commit
cc9acfb50d
1 ha cambiato i file
con
3 aggiunte
e
2 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
2
.github/workflows/release.yml
+ 3
- 2
.github/workflows/release.yml
Vedi File
@@ -1,6 +1,7 @@
on:
- release:
- types: [published]
+ push:
+ branches:
+ - main
jobs:
publish: