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
f1490f9e32
commit
c3692cc332
1 ha cambiato i file
con
2 aggiunte
e
3 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
3
.github/workflows/release.yml
+ 2
- 3
.github/workflows/release.yml
Vedi File
@@ -1,7 +1,6 @@
on:
- push:
- branches:
- - main
+ release:
+ types: [published]
jobs:
publish: